mitmproxy/netlib
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
..
http Remove odict 2016-06-09 13:28:43 +12:00
websockets Utils reorganisation: add netlib.strutils 2016-06-02 12:31:41 +12:00
__init__.py
basetypes.py
certutils.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
encoding.py
exceptions.py
human.py Utils cleanups 2016-06-07 17:12:52 +12:00
multidict.py Remove odict 2016-06-09 13:28:43 +12:00
socks.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
strutils.py tests++ 2016-06-07 01:03:08 -07:00
tcp.py netlib: always disconnect when using context manager 2016-06-06 15:10:03 -07:00
tutils.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
utils.py Utils cleanups 2016-06-07 17:12:52 +12:00
version_check.py
version.py
wsgi.py Utils reorganisation: add netlib.strutils 2016-06-02 12:31:41 +12:00