mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
f9d18745c9
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 |