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
test_certutils.py
test_http_auth.py
test_http_cookies.py Firm up cookie parsing and formatting API 2015-04-14 10:02:10 +12:00
test_http_uastrings.py
test_http.py
test_imports.py
test_odict.py
test_socks.py
test_tcp.py 100% test coverage 2015-04-09 00:57:37 +02:00
test_utils.py
test_wsgi.py
tutils.py clean up cert handling, fix mitmproxy/mitmproxy#472 2015-03-07 01:22:02 +01:00