mitmproxy/netlib/http
Aldo Cortesi c421c41307 Remove odict
- Adds default implementations for _kconv and _reduce_values to MultiDict.
Without these, operations fail in really, really non-obvious ways.
- Replace the remaining few instances of ODict

Fixes #1159
2016-06-09 13:28:43 +12:00
..
http1
http2
__init__.py
authentication.py
cookies.py
headers.py
message.py
multipart.py
request.py
response.py
status_codes.py
url.py
user_agents.py