mitmproxy/test
Aldo Cortesi 25fa596cd6 Fix detection of URL-encoded forms.
Thanks to Paul Capestany <capestany@gmail.com> for reporting this.
2012-02-24 13:03:24 +13: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 100% test coverage for flow.py 2012-02-10 15:55:58 +13:00
.pry Add attribution and license for tnetstring.py 2011-08-19 21:53:52 +12:00
handler.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
serv.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
sslserv.py Fix an issue caused by some editors when editing a request/response body. 2012-01-21 12:43:00 +13:00
test_cmdline.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_console.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_dump.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_encoding.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_filt.py Make "~q" filter work more intuitively. 2012-02-23 17:06:09 +13:00
test_flow.py Fix detection of URL-encoded forms. 2012-02-24 13:03:24 +13:00
test_proxy.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_script.py Move script.Context to flow.ScriptContext 2011-08-04 10:14:44 +12:00
test_server.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_utils.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
tutils.py Create ODictCaseless for headers, use vanilla ODict for everything else. 2012-02-20 11:29:36 +13:00