diff options
author | Henrik Nordstrom <henrik@henriknordstrom.ne> | 2010-11-12 16:01:17 +0100 |
---|---|---|
committer | Henrik Nordstrom <henrik@henriknordstrom.net> | 2011-02-10 02:59:51 +0100 |
commit | 4bae297fbbe294a962116f574ca1b8ae434e0886 (patch) | |
tree | 2b16d65ce443d0f2c7ab3ace893aeaf135e52c12 /libmproxy/flow.py | |
parent | 0613321aefa4cdc63e801fc0392ed5ae84e97502 (diff) | |
download | mitmproxy-4bae297fbbe294a962116f574ca1b8ae434e0886.tar.gz mitmproxy-4bae297fbbe294a962116f574ca1b8ae434e0886.tar.bz2 mitmproxy-4bae297fbbe294a962116f574ca1b8ae434e0886.zip |
Basic HTTP/1.1 Support
Adds support for chunked transfer encoding, and a couple other minor
protocol corrections.
Improve HTTP support
- Support intercepted requests with Host header
- Support HEAD requests proper
- Support any HTTP method including extensions, not just a couple known ones
Support expect: 100-continue and 100 Continue messages
Persistent client connections
Generalize ServerConnection a bit in preparation for keep-alive support
Correct HTTP status codes on errors forwarding the request
Diffstat (limited to 'libmproxy/flow.py')
0 files changed, 0 insertions, 0 deletions