mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +00:00
When building a request from a stream, try to get an accurate
start timestamp from the Reader. This was already in the code
and also used when building response objects, but was ommited
in commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| handle.py | ||
| http.py | ||
| primitives.py | ||
| tcp.py | ||