mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +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. |
||
---|---|---|
.. | ||
data | ||
http | ||
tools | ||
websockets | ||
__init__.py | ||
test_basetypes.py | ||
test_certutils.py | ||
test_debug.py | ||
test_encoding.py | ||
test_human.py | ||
test_imports.py | ||
test_multidict.py | ||
test_socks.py | ||
test_strutils.py | ||
test_tcp.py | ||
test_utils.py | ||
test_version_check.py | ||
test_wsgi.py | ||
tservers.py |