aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_language_http2.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-1/+1
| | | | And remove all aliases for mitmproxy.test.tutils
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-2/+2
|
* test & examples: zap sixAldo Cortesi2016-10-171-8/+8
|
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-3/+4
|
* Py3: Fix test_language_http2 tests by using byte literalsShadab Zafar2016-06-081-23/+23
|
* Py3: Use global next() instead of iterator methodShadab Zafar2016-06-081-2/+2
|
* Py3: Use BytesIO instead of StringIOShadab Zafar2016-06-081-8/+8
|
* more style cleanupThomas Kriechbaumer2016-05-291-1/+0
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+1
|
* py3++: cStringIOMaximilian Hils2016-03-201-8/+8
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-2/+2
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+233