mitmproxy/test
Aldo Cortesi de9e741125 Firm up cookie parsing and formatting API
Make a tough call: we won't support old-style comma-separated set-cookie
headers. Real world testing has shown that the latest rfc (6265) is
often violated in ways that make the parsing problem indeterminate.
Since this is much more common than the old style deprecated set-cookie
variant, we focus on the most useful case.
2015-04-14 10:02:10 +12:00
..
data Support Ephemeral Diffie-Hellman 2014-03-07 16:38:50 +13:00
test_certutils.py 100% test coverage 🎉 2015-02-27 22:02:52 +01:00
test_http_auth.py use passlib instead of md5crypt 2014-08-16 15:28:09 +02:00
test_http_cookies.py Firm up cookie parsing and formatting API 2015-04-14 10:02:10 +12:00
test_http_uastrings.py Add a collection of standard User-Agent strings. 2012-09-01 23:04:44 +12:00
test_http.py 100% test coverage 🎉 2015-02-27 22:02:52 +01:00
test_imports.py 100% test coverage. 2013-03-03 12:16:09 +13:00
test_odict.py fix #53 2015-02-27 20:40:17 +01:00
test_socks.py 100% test coverage 🎉 2015-02-27 22:02:52 +01:00
test_tcp.py 100% test coverage 2015-04-09 00:57:37 +02:00
test_utils.py remove ntop windows workaround 2014-06-25 21:16:47 +02:00
test_wsgi.py adapt netlib.wsgi to changes in mitmproxy/mitmproxy#341 2014-09-03 17:15:50 +02:00
tutils.py clean up cert handling, fix mitmproxy/mitmproxy#472 2015-03-07 01:22:02 +01:00