mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| connection.py | ||
| primitives.py | ||
| server.py | ||