mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +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 | ||
| handle.py | ||
| http.py | ||
| primitives.py | ||
| tcp.py | ||