mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
f004326855
Two different strategies here: - Use a simple heuristic to detect if we're looking at XML data when indent mode is used. On non-XML data we can hang even on small documents. - Only view partial data for large bodies. At the moment the cutoff is 100k. I might finetune this later. |
||
---|---|---|
.. | ||
contrib | ||
resources | ||
__init__.py | ||
cmdline.py | ||
console.py | ||
controller.py | ||
dump.py | ||
filt.py | ||
flow.py | ||
netstring.py | ||
proxy.py | ||
script.py | ||
utils.py | ||
version.py |