mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
a2643b52f9
- Remove elapsed time. Space is at a premium here, and this is somewhat redundant with the rate figure. We should display complete timing information somewhere in the detailed flow view. - Tone down the colour. Reserve highlights for stuff that should really pop out to the user. - Make rate calculation more acurate. Include header sizes. Use response start and end time, rather than request end and response end. This means that we show actual transfer rates, not including DNS requests and so forth. |
||
---|---|---|
.. | ||
console | ||
contrib | ||
platform | ||
static | ||
templates | ||
__init__.py | ||
app.py | ||
cmdline.py | ||
controller.py | ||
dump.py | ||
encoding.py | ||
filt.py | ||
flow.py | ||
proxy.py | ||
script.py | ||
tnetstring.py | ||
utils.py | ||
version.py |