aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http/http2/connections.py
Commit message (Expand)AuthorAgeFilesLines
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-432/+0
* Py3: fix http2 bytes issueShadab Zafar2016-06-151-2/+2
* Reorganise netlib imports according to Google Style GuideAldo Cortesi2016-06-011-10/+13
* Fix tests harderAldo Cortesi2016-05-311-2/+2
* Module is part of the name - url.decode, not url.urldecodeAldo Cortesi2016-05-311-1/+1
* Extract url functions from netlib.utils and move to netlib.http.urlAldo Cortesi2016-05-311-2/+2
* Start cleaning up netlib.utilsAldo Cortesi2016-05-311-29/+30
* Improve handling of pseudo-headersAldo Cortesi2016-05-311-6/+8
* more style cleanupThomas Kriechbaumer2016-05-291-2/+2
* add MultiDictMaximilian Hils2016-05-181-6/+6
* form_(in|out) -> first_line_formatMaximilian Hils2016-04-021-4/+4
* combine projectsMaximilian Hils2016-02-181-0/+426