Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 2 | -544/+1 |
* | Use handlers in http2 test suite | Aldo Cortesi | 2016-06-14 | 1 | -100/+100 |
* | http2.frame -> http2.framereader | Aldo Cortesi | 2016-05-31 | 1 | -3/+3 |
* | Start cleaning up netlib.utils | Aldo Cortesi | 2016-05-31 | 1 | -13/+13 |
* | Improve handling of pseudo-headers | Aldo Cortesi | 2016-05-31 | 1 | -1/+4 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -9/+10 |
* | fix tests | Maximilian Hils | 2016-05-28 | 1 | -2/+2 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+0 |
* | add MultiDict | Maximilian Hils | 2016-05-18 | 1 | -3/+3 |
* | Merge pull request #1073 from mitmproxy/first-line-format | Thomas Kriechbaumer | 2016-04-03 | 1 | -6/+6 |
|\ | |||||
| * | form_(in|out) -> first_line_format | Maximilian Hils | 2016-04-02 | 1 | -6/+6 |
* | | response.msg -> response.reason | Maximilian Hils | 2016-04-02 | 1 | -2/+2 |
|/ | |||||
* | move tservers helper | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+2 |
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 1 | -2/+2 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 2 | -0/+540 |