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 combine projects 2016-02-18 13:03:40 +01:00
log.py Shift a bunch more string-related functions to strutils 2016-06-02 13:04:19 +12:00
pathoc_cmdline.py py3++ 2016-04-13 22:34:28 -07:00
pathoc.py Fix sequencing in Pathoc websocket termination test 2016-06-06 18:17:22 +12:00
pathod_cmdline.py Utils cleanups 2016-06-07 17:12:52 +12:00
pathod.py Remove last vestiges of noapi and noweb from pathod 2016-06-05 13:24:46 +12:00
test.py More explicit name for the tcp.Server handler counter 2016-06-03 13:57:12 +12:00
utils.py Utils cleanups 2016-06-07 17:12:52 +12:00
version.py more style cleanup 2016-05-29 13:43:20 +02:00