mitmproxy/test
Aldo Cortesi a566684e32 Move to typed netstrings for serialization.
This change is backwards incompatible with the old serialization format!
2011-08-19 21:30:24 +12:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Initial checkin. 2010-02-16 17:09:07 +13:00
scripts Add script hooks, enable new engine for mitmdump. 2011-08-03 16:36:20 +12:00
.pry Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
handler.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
serv.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
sslserv.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
test_cmdline.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_console.py Request class now has a clean pydoc profile. 2011-08-04 09:26:26 +12:00
test_dump.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
test_encoding.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
test_filt.py Move all HTTP objects to flow.py 2011-08-03 22:41:38 +12:00
test_flow.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
test_proxy.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
test_script.py Move script.Context to flow.ScriptContext 2011-08-04 10:14:44 +12:00
test_server.py Rewrite Headers object to preserve order and case. 2011-07-14 16:01:54 +12:00
test_utils.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
tutils.py Further interface cleaning. 2011-08-03 23:02:33 +12:00