be2b9a962e
* add websocket messages in HAR file * use websocket_end instead of websocket_message * remove requestID_to_entry * remove request * add base64-encoded data if it is binary * har dumper: nits Co-authored-by: Maximilian Hils <git@maximilianhils.com> |
||
---|---|---|
.. | ||
addons | ||
contrib | ||
README.md | ||
keys.yaml |
README.md
Mitmproxy Examples
Mitmproxy has a powerful scripting API that allows you to control almost any aspect of traffic being proxied. In fact, much of mitmproxy’s own core functionality is implemented using the exact same API (see mitmproxy/addons).
⚠️ | If you are browsing this on GitHub, make sure to select the git tag matching your mitmproxy version. |
---|