mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 02:10:59 +00:00
97bf522165
* WIP: Added option to suppress the sending of 502 Bad Gateway responses if the server is not responding * Revert "WIP: Added option to suppress the sending of 502 Bad Gateway responses if the server is not responding" This reverts commit 21b74f38b7ddeb63c5070cb4ca4928d3c37d12fe. * Added addon which suppresses the bad gateway error messages sent by mitmproxy * fix type annotation Co-authored-by: Maximilian Hils <github@maximilianhils.com> |
||
---|---|---|
.. | ||
addons | ||
contrib | ||
pathod | ||
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. |
---|