mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
cff98a30e2
* Fix `KeyError: 'Unknown options: hardump'` in HAR test_simple
The reason was an invalid import of `connections` which is gone
in
|
||
---|---|---|
.. | ||
webscanner_helper | ||
block_dns_over_https.py | ||
change_upstream_proxy.py | ||
check_ssl_pinning.py | ||
dns_spoofing.py | ||
full_transparency_shim.c | ||
har_dump.py | ||
jsondump.py | ||
link_expander.py | ||
mitmproxywrapper.py | ||
modify_body_inject_iframe.py | ||
README.md | ||
remote-debug.py | ||
sslstrip.py | ||
suppress_error_responses.py | ||
test_har_dump.py | ||
test_jsondump.py | ||
test_xss_scanner.py | ||
tls_passthrough.py | ||
xss_scanner.py |
Community-Contributed Examples
Examples in this directory are contributed by the mitmproxy community. We do not maintain them, but we welcome PRs that add/fix/modernize/clean up examples.