mitmproxy/test
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
..
mitmproxy improve MultiDict, add ImmutableMultiDict, adjust response.cookies 2016-05-18 22:50:19 -07:00
netlib A clearer implementation of MultiDictView 2016-05-21 11:37:36 +12:00
pathod tests: silence flaky pathod test 2016-05-20 14:05:04 -07:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00