mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
def93ea8ca
We don't really need this any more. The interface is much less error prone because bit flags are no longer integers, we have a range check on opcode on header instantiation, and we've deferred length code calculation and so forth into the byte render methods. |
||
---|---|---|
.. | ||
__init__.py | ||
certffi.py | ||
certutils.py | ||
http_auth.py | ||
http_cookies.py | ||
http_status.py | ||
http_uastrings.py | ||
http.py | ||
odict.py | ||
socks.py | ||
tcp.py | ||
test.py | ||
utils.py | ||
version.py | ||
websockets.py | ||
wsgi.py |