mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
We previously defined the list of all allowed events in mitmproxy.eventsequence, without specifying the expected arguments at all. This commit changes our addon event dispatch to subclasses of MitmproxyEvent, which have well-defined attributes. |
||
|---|---|---|
| .. | ||
| bench | ||
| examples | ||
| helper_tools | ||
| mitmproxy | ||
| release | ||
| __init__.py | ||
| conftest.py | ||
| filename_matching.py | ||
| full_coverage_plugin.py | ||
| individual_coverage.py | ||