aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_language_http.py
Commit message (Expand)AuthorAgeFilesLines
* test & examples: zap sixAldo Cortesi2016-10-171-8/+8
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-1/+2
* fix NestedMessage encodingMaximilian Hils2016-06-061-1/+1
* fix .freeze(), improve testsMaximilian Hils2016-06-061-3/+1
* Py3: Fix status_code and other tests by using byte literalsShadab Zafar2016-06-061-7/+7
* Py3: Fix useragent testsShadab Zafar2016-06-061-4/+4
* Py3: Fix websocket testsShadab Zafar2016-06-061-10/+10
* Py3: Use byte string literalsShadab Zafar2016-06-061-20/+20
* Py3: Use BytesIO instead of StringIO for testsShadab Zafar2016-06-061-8/+8
* Py3: Use global next() instead of iterator methodShadab Zafar2016-06-061-23/+23
* py3++: cStringIOMaximilian Hils2016-03-201-9/+8
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-2/+2
* move tests into shared folderMaximilian Hils2016-02-151-0/+358