f9899fdd44
Improve the example helper functions to use the get_all functions recommended in the Header class docs for use with cookies data. This will avoid errors when dealing with multiple headers. |
||
---|---|---|
.. | ||
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. |
---|