mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +00:00
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 | ||