mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 16:17:49 +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. |
||
---|---|---|
.. | ||
http1 | ||
http2 | ||
__init__.py | ||
authentication.py | ||
cookies.py | ||
headers.py | ||
message.py | ||
multipart.py | ||
request.py | ||
response.py | ||
status_codes.py | ||
url.py | ||
user_agents.py |