mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 07:49:10 +00:00
a9b4560187
- 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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_http1.py | ||
test_http2.py | ||
test_websockets.py |