| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | http2: implement request target | Thomas Kriechbaumer | 2015-08-18 | 1 | -5/+76 |
| * | http2: add support for too large header frames | Thomas Kriechbaumer | 2015-08-18 | 1 | -1/+15 |
| * | http2: add support for too large data frames | Thomas Kriechbaumer | 2015-08-18 | 1 | -6/+11 |
| * | Remove stray prints from test suite | Aldo Cortesi | 2015-08-16 | 1 | -1/+0 |
| * | add move tests and code from mitmproxy | Thomas Kriechbaumer | 2015-08-10 | 1 | -74/+173 |
| * | fix tutils imports | Thomas Kriechbaumer | 2015-08-01 | 1 | -2/+2 |
| * | http2: improve protocol | Thomas Kriechbaumer | 2015-07-30 | 1 | -4/+7 |
| * | add on-the-wire representation methods | Thomas Kriechbaumer | 2015-07-29 | 1 | -18/+45 |
| * | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-07-27 | 1 | -2/+2 |
| * | http2: make proper use of odict | Thomas Kriechbaumer | 2015-07-22 | 1 | -4/+4 |
| * | rename content -> body | Thomas Kriechbaumer | 2015-07-22 | 1 | -3/+3 |
| * | add Request class and unify read_request interface | Thomas Kriechbaumer | 2015-07-22 | 1 | -4/+5 |
| * | change HTTP2 interface to match HTTP1 | Thomas Kriechbaumer | 2015-07-22 | 1 | -8/+12 |
| * | move bits around | Thomas Kriechbaumer | 2015-07-22 | 1 | -0/+325 |
