mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
4bae297fbb
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 |
||
---|---|---|
.. | ||
contrib | ||
resources | ||
__init__.py | ||
console.py | ||
controller.py | ||
dump.py | ||
filt.py | ||
flow.py | ||
proxy.py | ||
script.py | ||
utils.py |