Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http2: fix pseudo-headers order | ofir | 2022-02-06 | 1 | -72/+137 |
* | errors: improve ERR_INVALID_ARG_TYPE | Ruben Bridgewater | 2019-12-20 | 1 | -1/+1 |
* | errors: update error name | Ruben Bridgewater | 2019-03-23 | 1 | -2/+2 |
* | lib: improve error handling | Ruben Bridgewater | 2018-03-25 | 1 | -5/+6 |
* | lib,test: minor refactoring | Ruben Bridgewater | 2018-03-25 | 1 | -1/+1 |
* | lib: always show ERR_INVALID_ARG_TYPE received part | Ruben Bridgewater | 2018-03-25 | 1 | -2/+2 |
* | http2: cleanup Http2Stream/Http2Session destroy | James M Snell | 2017-12-18 | 1 | -1/+1 |
* | http2: near full http1 compatibility, add tests | Anatoli Papirovski | 2017-10-06 | 1 | -0/+21 |
* | http2: make --expose-http2 flag a non-op | James M Snell | 2017-09-28 | 1 | -1/+0 |
* | http2: cleanup of h2 compat layer, add tests | Anatoli Papirovski | 2017-09-12 | 1 | -6/+1 |
* | test: add crypto check to http2 tests | Daniel Bevenius | 2017-08-08 | 1 | -0/+2 |
* | http2: add tests and benchmarks | James M Snell | 2017-08-04 | 1 | -0/+70 |