mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 16:17:49 +00:00
9ea68ebd28
- The canonical source for :method, :scheme and :path are the .method, .scheme and .path attributes on the request object. - These pseudo-headers are stripped after reading the request, and re-inserted just before sending. - The :authority header remains, and should be handled analagously to the Host header in HTTP1 with respect to display and user interaction. |
||
---|---|---|
.. | ||
http | ||
websockets | ||
__init__.py | ||
certutils.py | ||
encoding.py | ||
exceptions.py | ||
multidict.py | ||
odict.py | ||
socks.py | ||
tcp.py | ||
tutils.py | ||
utils.py | ||
version_check.py | ||
version.py | ||
wsgi.py |