aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/http/http1/test_assemble.py
Commit message (Collapse)AuthorAgeFilesLines
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-101/+0
|
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-1/+1
| | | | There's a LOT more to be done refactoring our different conflicting test utils.
* netlib.exceptions.* -> mitmproxy.exceptionsAldo Cortesi2016-10-201-3/+3
|
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
|
* py3++Maximilian Hils2016-07-071-1/+1
|
* fix headers orderThomas Kriechbaumer2016-05-291-1/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-5/+5
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* replace CONTENT_MISSING with None.Matthew Shao2016-03-261-3/+3
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+102