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 Utils cleanups 2016-06-07 17:12:52 +12:00
http2 Merge pull request #1183 from mitmproxy/module-imports 2016-06-01 16:26:55 +12:00
__init__.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
authentication.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
cookies.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
headers.py Utils reorganisation: add netlib.strutils 2016-06-02 12:31:41 +12:00
message.py Utils reorganisation: add netlib.strutils 2016-06-02 12:31:41 +12:00
multipart.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
request.py minor fixes 2016-06-06 19:10:19 -07:00
response.py Remove odict 2016-06-09 13:28:43 +12:00
status_codes.py combine projects 2016-02-18 13:03:40 +01:00
url.py Utils cleanups 2016-06-07 17:12:52 +12:00
user_agents.py combine projects 2016-02-18 13:03:40 +01:00