Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http2: refactor how trailers are done | James M Snell | 2018-10-17 | 1 | -14/+9 |
* | http2: refer to stream errors by name | Anna Henningsen | 2018-08-16 | 1 | -1/+1 |
* | http2: cleanup Http2Stream/Http2Session destroy | James M Snell | 2018-05-02 | 1 | -18/+13 |
* | test: remove empty comments in http2 tests | Gibson Fahnestock | 2017-10-30 | 1 | -1/+0 |
* | http2: remove --expose-http2 flag from tests, etc | James M Snell | 2017-10-23 | 1 | -1/+1 |
* | test: add crypto check to http2 tests | Daniel Bevenius | 2017-08-14 | 1 | -0/+2 |
* | http2: refactor trailers API | James M Snell | 2017-08-14 | 1 | -6/+4 |
* | http2: add range support for respondWith{File|FD} | James M Snell | 2017-08-14 | 1 | -1/+1 |
* | http2: add tests and benchmarks | James M Snell | 2017-08-14 | 1 | -0/+61 |