diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2015-04-14 10:02:10 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2015-04-14 10:02:10 +1200 |
commit | de9e7411253c4f67ea4d0b96f6f9e952024c5fa3 (patch) | |
tree | b7d4caf92e402bb2469ffe6729afc509b67cd128 /netlib/wsgi.py | |
parent | 1a79ef8b6ce280563a9c5b3289ec2ecf4024c6b7 (diff) | |
download | mitmproxy-de9e7411253c4f67ea4d0b96f6f9e952024c5fa3.tar.gz mitmproxy-de9e7411253c4f67ea4d0b96f6f9e952024c5fa3.tar.bz2 mitmproxy-de9e7411253c4f67ea4d0b96f6f9e952024c5fa3.zip |
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.
Diffstat (limited to 'netlib/wsgi.py')
0 files changed, 0 insertions, 0 deletions