mitmproxy/libmproxy
Aldo Cortesi 675b3133b4 Improve performance of loading flows from a file hugely.
Fell into the "expensive __eq__ method" trap. Oh, Python, you little scamp.
2011-08-01 11:26:09 +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 Improve performance of loading flows from a file hugely. 2011-08-01 11:26:09 +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