summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-compat-serverresponse-headers.js
Commit message (Expand)AuthorAgeFilesLines
* errors: alter ERR_HTTP2_PSEUDOHEADER_NOT_ALLOWEDdavidmarkclements2018-04-141-1/+1
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-26/+14
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-1/+1
* test: replace assert.throws w/ common.expectsErrorMithun Sasidharan2017-12-081-9/+9
* http2: improve errors thrown in header validationJoyee Cheung2017-11-061-2/+2
* http2: near full http1 compatibility, add testsAnatoli Papirovski2017-10-061-5/+35
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* http2: small fixes to compatibility layerAnatoli Papirovski2017-09-211-1/+14
* http2: cleanup of h2 compat layer, add testsAnatoli Papirovski2017-09-121-0/+33
* http2: store headersSent after stream destroyedAnatoli Papirovski2017-09-101-0/+1
* http2: fix closedCode NaN, increase test coverageAnatoli Papirovski2017-09-061-0/+3
* test: increase Http2ServerResponse test coverageAnatoli Papirovski2017-09-031-0/+4
* test: increase coverage for http2 response headersAnatoli Papirovski2017-08-291-7/+14
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* http2: address initial pr feedbackJames M Snell2017-08-041-3/+15
* http2: add range support for respondWith{File|FD}James M Snell2017-08-041-1/+1
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+83