aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/http.py
Commit message (Expand)AuthorAgeFilesLines
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-6/+6
* pathoc: Guess the Host header from the path if possibleAldo Cortesi2016-10-191-3/+14
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-1/+0
* python3: clean up class bracketsAldo Cortesi2016-10-171-1/+1
* Zap object base classAldo Cortesi2016-10-171-1/+1
* add websockets support to mitmproxyThomas Kriechbaumer2016-09-011-2/+2
* py3++: test/mitmproxy/test_serverShadab Zafar2016-07-011-1/+1
* Py3: Find Content-Length header by bytesShadab Zafar2016-06-151-1/+1
* Py3: encode() status code responsesShadab Zafar2016-06-061-1/+1
* Py3: Exception doesn't have to be bytesShadab Zafar2016-06-061-1/+1
* Py3: UASTRINGS should be indexed by and return bytesShadab Zafar2016-06-061-1/+1
* Py3: decode() input before creating new Header tokenShadab Zafar2016-06-061-4/+4
* Py3: More byte literalsShadab Zafar2016-06-061-6/+6
* Py3: Use byte string literalsShadab Zafar2016-06-061-4/+4
* pathod: fix most flake8 offensesThomas Kriechbaumer2016-05-281-0/+1
* combine projectsMaximilian Hils2016-02-181-0/+381