summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-util-headers-list.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-11-21http2: throw from mapToHeadersJames M Snell
2018-08-18http2: move process.binding('http2') to internalBindingJames M Snell
2018-07-05http2: pass incoming set-cookie header as arrayGerhard Stoebich
2018-04-13errors: alter ERR_HTTP2_INVALID_CONNECTION_HEADERSdavidmarkclements
2018-04-09errors: change ERR_HTTP2_HEADER_SINGLE_VALUE to TypeErrordavidmarkclements
2017-12-29test: add hasCrypto when using binding('crypto')Daniel Bevenius
2017-10-29http2: simplify mapToHeaders, stricter validationAnatoli Papirovski
2017-10-26http2: fix mapToHeaders() with single string valueJinwoo Lee
2017-10-19http2: simplify te header validation, add testTrivikram Kamat
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-24test: expand http2 util test coverage for headersAnatoli Papirovski
2017-09-20http2: expand list of known headersAnatoli Papirovski
2017-08-13http2: improve perf of passing headers to C++Anna Henningsen
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: add tests and benchmarksJames M Snell