mitmproxy/netlib/http
Aldo Cortesi 08fbe6f111 Start cleaning up netlib.utils
- Remove http2 functions, move to http2.frame
- Remove Serializable, move to netlib.basetypes
2016-05-31 17:16:31 +12:00
..
http1 netlib: fix most flake8 offenses 2016-05-28 22:17:02 +02:00
http2 Start cleaning up netlib.utils 2016-05-31 17:16:31 +12:00
__init__.py A clearer implementation of MultiDictView 2016-05-21 11:37:36 +12:00
authentication.py s/nocover/no cover/g 2016-03-27 12:02:41 +02:00
cookies.py netlib: fix most flake8 offenses 2016-05-28 22:17:02 +02:00
headers.py Satisfy flake8 2016-05-30 12:41:44 +12:00
message.py Start cleaning up netlib.utils 2016-05-31 17:16:31 +12:00
request.py Start cleaning up netlib.utils 2016-05-31 17:16:31 +12:00
response.py fix tests 2016-05-28 19:31:43 -07:00
status_codes.py combine projects 2016-02-18 13:03:40 +01:00
user_agents.py combine projects 2016-02-18 13:03:40 +01:00