mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
02acfb1242
- Don't crash when passed an empty string. This translated into an actual core crash, discovered while fuzzing with afl. - Taking a slice of length one out of bytes returns an integer, so the check for trailing period in this function never worked on Python3. - Add unit tests. |
||
---|---|---|
.. | ||
http | ||
websockets | ||
__init__.py | ||
basethread.py | ||
basetypes.py | ||
certutils.py | ||
debug.py | ||
encoding.py | ||
exceptions.py | ||
human.py | ||
multidict.py | ||
socks.py | ||
strutils.py | ||
tcp.py | ||
tutils.py | ||
utils.py | ||
version_check.py | ||
version.py | ||
wsgi.py |