mitmproxy/libmproxy
Aldo Cortesi dfefe3cdda Make pretty-printing more robust.
Also, since BeautifulSoup is so damn slow, print a statusbar message saying
that we're calculating a pretty version of the response. Maybe I should add
hangman or something, becuase on a 200k document this can take ages.
2011-01-28 12:08:25 +13:00
..
contrib Basix XML/HTML pretty-printing in flow viewer. 2011-01-27 17:26:01 +13:00
resources Initial checkin. 2010-02-16 17:09:07 +13:00
__init__.py Abstract flow management out of the interactive code. 2011-01-25 15:02:48 +13:00
console.py Make pretty-printing more robust. 2011-01-28 12:08:25 +13:00
controller.py Kill deadlock that sometimes occurred on shutdown. 2011-01-27 13:32:24 +13:00
dump.py Put DumpMaster in its own file. 2010-03-01 14:58:04 +13:00
filt.py Show error if compiling of an expression fails. 2010-02-26 17:48:55 +01:00
flow.py Refine flow saving shortcuts. 2011-01-27 15:03:53 +13:00
proxy.py Fine-tune threading and fix an exception. 2011-01-27 14:19:48 +13:00
pyparsing.py Initial checkin. 2010-02-16 17:09:07 +13:00
utils.py Make pretty-printing more robust. 2011-01-28 12:08:25 +13:00