mitmproxy/netlib/http/http1
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
..
__init__.py combine projects 2016-02-18 13:03:40 +01:00
assemble.py Utils cleanups 2016-06-07 17:12:52 +12:00
read.py Fix test that may fail due to binary header data 2016-06-05 11:47:52 +12:00