Files
mitmproxy/libmproxy
Henrik Nordstrom 4bae297fbb 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
2011-02-10 02:59:51 +01:00
..
2010-02-16 17:09:07 +13:00
2011-02-10 02:59:51 +01:00
2011-02-03 12:16:03 +13:00
2011-02-03 12:16:03 +13:00
2011-02-06 18:44:35 +13:00
2011-02-10 02:59:51 +01:00
2011-02-03 12:16:03 +13:00