mitmproxy/test
Aldo Cortesi a9b4560187 Refine handling of HTTP CONNECT
- CONNECT requests do not generate the usual http events. Instead, they
generate the http_connect event and handlers then have the option of setting an
error response to abort the connect.
- The connect handler is called for both upstream proxy and regular proxy CONNECTs.
2016-11-12 18:28:37 +13:00
..
mitmproxy Refine handling of HTTP CONNECT 2016-11-12 18:28:37 +13:00
pathod tests: pathod/tutils.py -> pathod/tservers.py 2016-11-02 10:06:25 +13:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00