mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
- Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class |
||
|---|---|---|
| .. | ||
| completion | ||
| data | ||
| fuzzing | ||
| scripts | ||
| tools | ||
| mock_urwid.py | ||
| test_app.py | ||
| test_cmdline.py | ||
| test_console.py | ||
| test_console_common.py | ||
| test_console_contentview.py | ||
| test_console_help.py | ||
| test_console_search.py | ||
| test_controller.py | ||
| test_dump.py | ||
| test_encoding.py | ||
| test_examples.py | ||
| test_filt.py | ||
| test_flow.py | ||
| test_fuzzing.py | ||
| test_platform_pf.py | ||
| test_protocol_http.py | ||
| test_proxy.py | ||
| test_script.py | ||
| test_server.py | ||
| test_utils.py | ||
| tservers.py | ||
| tutils.py | ||