mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +00:00
We had various places in the code where we relied on incidental order of dict keys. Add a helper to multidict, and fix. |
||
|---|---|---|
| .. | ||
| http | ||
| websockets | ||
| __init__.py | ||
| basetypes.py | ||
| certutils.py | ||
| encoding.py | ||
| exceptions.py | ||
| human.py | ||
| multidict.py | ||
| odict.py | ||
| socks.py | ||
| tcp.py | ||
| tutils.py | ||
| utils.py | ||
| version.py | ||
| version_check.py | ||
| wsgi.py | ||