mitmproxy/netlib
Aldo Cortesi a5c4cd0340 A clearer implementation of MultiDictView
This makes MultiDictView work with a simple getter/setter pair, rather than
using attributes with implicit leading underscores. Also move MultiDictView
into multidict.py and adds some simple unit tests.
2016-05-21 11:37:36 +12:00
..
http A clearer implementation of MultiDictView 2016-05-21 11:37:36 +12:00
websockets combine projects 2016-02-18 13:03:40 +01:00
__init__.py combine projects 2016-02-18 13:03:40 +01:00
certutils.py fix #1067 2016-04-02 20:20:28 +02:00
encoding.py add MultiDict 2016-05-18 18:46:42 -07:00
exceptions.py combine projects 2016-02-18 13:03:40 +01:00
multidict.py A clearer implementation of MultiDictView 2016-05-21 11:37:36 +12:00
odict.py clean up odict 2016-05-18 19:01:49 -07:00
socks.py Add 'UsernamePasswordAuth' 'UsernamePasswordAuthResponse' to SOCKS 2016-03-15 14:33:20 +08:00
tcp.py peer_address -> ip_address 2016-04-11 14:14:18 -07:00
tutils.py fix test paths, move coverage config into setup.py 2016-02-18 13:24:17 +01:00
utils.py add MultiDict 2016-05-18 18:46:42 -07:00
version_check.py remove netlib version check 2016-04-29 12:00:38 -07:00
version.py bump version 2016-04-09 20:01:24 -07:00
wsgi.py combine projects 2016-02-18 13:03:40 +01:00