aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http/http1
Commit message (Expand)AuthorAgeFilesLines
* python3: clean up super and __future__Aldo Cortesi2016-10-173-3/+0
* fix-1366Thomas Kriechbaumer2016-07-161-3/+2
* message.content -> .raw_content, implement .textMaximilian Hils2016-07-021-2/+2
* Utils cleanupsAldo Cortesi2016-06-071-2/+2
* Fix test that may fail due to binary header dataAldo Cortesi2016-06-051-1/+3
* Reorganise netlib imports according to Google Style GuideAldo Cortesi2016-06-012-41/+43
* netlib.utils.get_header_tokens -> netlib.http1.read.get_header_tokensAldo Cortesi2016-05-311-1/+13
* Module is part of the name - url.decode, not url.urldecodeAldo Cortesi2016-05-311-1/+1
* Extract url functions from netlib.utils and move to netlib.http.urlAldo Cortesi2016-05-311-1/+2
* netlib: fix most flake8 offensesThomas Kriechbaumer2016-05-281-0/+1
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+0
* add MultiDictMaximilian Hils2016-05-181-2/+2
* update commentsMatthew Shao2016-03-261-4/+4
* replace CONTENT_MISSING with None.Matthew Shao2016-03-261-6/+4
* combine projectsMaximilian Hils2016-02-183-0/+491