mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
deb79a9c5a
We use a loose hash to match incoming requests with recorded flows. At the moment, this hash is over the host, port, scheme, method, path and content of the request. Note that headers are not included here - if we do want to include headers, we would have to do some work to normalize them to remove variations between user agents, header order, etc. etc. |
||
---|---|---|
.. | ||
contrib | ||
resources | ||
__init__.py | ||
console.py | ||
controller.py | ||
dump.py | ||
filt.py | ||
flow.py | ||
netstring.py | ||
playback.py | ||
proxy.py | ||
record.py | ||
recorder.py | ||
script.py | ||
utils.py |