mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-05 04:07:20 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| language | ||
| protocols | ||
| __init__.py | ||
| log.py | ||
| pathoc.py | ||
| pathoc_cmdline.py | ||
| pathod.py | ||
| pathod_cmdline.py | ||
| test.py | ||
| utils.py | ||
| version.py | ||