Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix http2-binding strictEqual order | dominikeinkemmer | 2018-11-24 | 1 | -4/+4 |
* | http2: add RFC 8441 extended connect protocol support | James M Snell | 2018-10-08 | 1 | -1/+3 |
* | http2: move process.binding('http2') to internalBinding | James M Snell | 2018-08-18 | 1 | -1/+3 |
* | test: minor refactoring | Ruben Bridgewater | 2018-02-16 | 1 | -2/+0 |
* | test: remove assert.doesNotThrow() | Ruben Bridgewater | 2018-02-16 | 1 | -1/+1 |
* | http, http2: add 103 Early Hints status code | Yosuke Furukawa | 2017-11-04 | 1 | -0/+1 |
* | http2: make --expose-http2 flag a non-op | James M Snell | 2017-09-28 | 1 | -1/+0 |
* | http2: expand list of known headers | Anatoli Papirovski | 2017-09-20 | 1 | -0/+15 |
* | http2: rename some nghttp2 stream flags | Kelvin Jin | 2017-08-08 | 1 | -1/+1 |
* | test: add crypto check to http2 tests | Daniel Bevenius | 2017-08-08 | 1 | -1/+3 |
* | http2: add tests and benchmarks | James M Snell | 2017-08-04 | 1 | -0/+229 |