aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/http/test_request.py
Commit message (Expand)AuthorAgeFilesLines
* improve cookie parsingThomas Kriechbaumer2016-05-101-1/+1
* fix #1120Maximilian Hils2016-05-091-0/+12
* netlib: request.path can be NoneMaximilian Hils2016-03-201-1/+6
* Fixup more testsShadab Zafar2016-02-181-4/+7
* Use host header values only when the ports matchShadab Zafar2016-02-181-2/+6
* Handle port numbers in host headerShadab Zafar2016-02-171-0/+4
* Fix failing unit tests caused by a69d223bWill Coster2016-02-151-4/+4
* Preserve host header when modifying request pathWill Coster2016-02-151-2/+7
* move tests into shared folderMaximilian Hils2016-02-151-0/+238