diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2011-08-02 20:34:01 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2011-08-02 20:42:46 +1200 |
commit | 8cc0469ee72592d079750a9d5427853d95a7dbfe (patch) | |
tree | abbca7456a5321f26a0f5f45b820443a6bb292b0 /libmproxy/controller.py | |
parent | bb6ec29b186fdd482bae98e3fc33b71be5bf103e (diff) | |
download | mitmproxy-8cc0469ee72592d079750a9d5427853d95a7dbfe.tar.gz mitmproxy-8cc0469ee72592d079750a9d5427853d95a7dbfe.tar.bz2 mitmproxy-8cc0469ee72592d079750a9d5427853d95a7dbfe.zip |
Tweak encoding behaviour
- Don't fail to identity encoding when an unknown encoding is specified.
- Don't constrain encodings. I want to try to modify traffic as little as
possible by default.
- When decoding, delete content-encoding header rather than set it to "identity"
- Refuse to decode/encode when there is an existing but unknown
content-encoding header.
Diffstat (limited to 'libmproxy/controller.py')
0 files changed, 0 insertions, 0 deletions