aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/http/http1/test_read.py
Commit message (Expand)AuthorAgeFilesLines
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-1/+0
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
* python3: clean up class bracketsAldo Cortesi2016-10-171-2/+2
* Zap object base classAldo Cortesi2016-10-171-2/+2
* Fix netlib.utils.is_valid_hostAldo Cortesi2016-07-211-0/+9
* fix-1366Thomas Kriechbaumer2016-07-161-4/+22
* netlib.utils.get_header_tokens -> netlib.http1.read.get_header_tokensAldo Cortesi2016-05-311-1/+12
* more style cleanupThomas Kriechbaumer2016-05-291-0/+4
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+0
* add MultiDictMaximilian Hils2016-05-181-4/+4
* move tests into shared folderMaximilian Hils2016-02-151-0/+333