mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
de9e741125
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. |
||
---|---|---|
.. | ||
data | ||
test_certutils.py | ||
test_http_auth.py | ||
test_http_cookies.py | ||
test_http_uastrings.py | ||
test_http.py | ||
test_imports.py | ||
test_odict.py | ||
test_socks.py | ||
test_tcp.py | ||
test_utils.py | ||
test_wsgi.py | ||
tutils.py |