mitmproxy/libmproxy
Aldo Cortesi 43f1c72511 Refactor the way we calculate views of the flow list.
The naive approach we used before recalculated the view on every access, and
consequently had serious performance problems.
2011-08-01 11:17:01 +12:00
..
contrib
resources
__init__.py
cmdline.py
console.py Refactor the way we calculate views of the flow list. 2011-08-01 11:17:01 +12:00
controller.py
dump.py
encoding.py
filt.py
flow.py Refactor the way we calculate views of the flow list. 2011-08-01 11:17:01 +12:00
netstring.py
proxy.py Add decoding/encoding for requests. 2011-08-01 10:43:01 +12:00
script.py
utils.py
version.py