mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
1ffc273c94
- Move more stuff that belongs in netlib.human - Move some stuff to near the only use - Zap mitmproxy.utils.timestamp(). I see the rationale, but we used it interchangeably with time.time() throughout the project. Since time.time() dominates in the codebase and timestamp() is such low utility, away it goes. |
||
---|---|---|
.. | ||
http | ||
websockets | ||
__init__.py | ||
basetypes.py | ||
certutils.py | ||
encoding.py | ||
exceptions.py | ||
human.py | ||
multidict.py | ||
odict.py | ||
socks.py | ||
strutils.py | ||
tcp.py | ||
tutils.py | ||
utils.py | ||
version_check.py | ||
version.py | ||
wsgi.py |