aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/http
Commit message (Expand)AuthorAgeFilesLines
* form_(in|out) -> first_line_formatMaximilian Hils2016-04-021-6/+6
* replace CONTENT_MISSING with None.Matthew Shao2016-03-261-3/+3
* 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
* move tservers helperThomas Kriechbaumer2016-02-161-1/+2
* Fix failing unit tests caused by a69d223bWill Coster2016-02-151-4/+4
* Merge branch 'master' of https://github.com/mitmproxy/mitmproxyMaximilian Hils2016-02-161-2/+7
|\
| * Preserve host header when modifying request pathWill Coster2016-02-151-2/+7
* | temporarily silence flaky testsMaximilian Hils2016-02-161-2/+2
|/
* fix ALPN checksMaximilian Hils2016-02-151-2/+2
* move tests into shared folderMaximilian Hils2016-02-1514-0/+1972