f51019cb63
* [#4235] Automatic view based on should_render method instead of content_types property * [#4235] Update CHENGELOG * [#4235] Fix linter warnings * Add an explicit test for the new forward-compatible behaviour * wip * contentviews: introduce render_priority (2/2) * coverage++, lint! * minor fixes 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. |
---|