mitmproxy/pathod
Aldo Cortesi 1ffc273c94 Utils cleanups
- 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.
2016-06-07 17:12:52 +12:00
..
language fix NestedMessage encoding 2016-06-06 13:39:38 -07:00
protocols First-order removal of pathod API and app 2016-06-05 13:04:13 +12:00
__init__.py
log.py
pathoc.py Fix sequencing in Pathoc websocket termination test 2016-06-06 18:17:22 +12:00
pathoc_cmdline.py
pathod.py Remove last vestiges of noapi and noweb from pathod 2016-06-05 13:24:46 +12:00
pathod_cmdline.py Utils cleanups 2016-06-07 17:12:52 +12:00
test.py
utils.py Utils cleanups 2016-06-07 17:12:52 +12:00
version.py