aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http/http2/protocol.py
Commit message (Collapse)AuthorAgeFilesLines
* add on-the-wire representation methodsThomas Kriechbaumer2015-07-291-130/+131
|
* move code from mitmproxy to netlibThomas Kriechbaumer2015-07-271-18/+74
|
* http2: make proper use of odictThomas Kriechbaumer2015-07-221-8/+11
|
* add Request class and unify read_request interfaceThomas Kriechbaumer2015-07-221-3/+17
|
* change HTTP2 interface to match HTTP1Thomas Kriechbaumer2015-07-221-3/+3
|
* move bits aroundThomas Kriechbaumer2015-07-221-0/+240