summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-compat-serverresponse-headers.js
Commit message (Expand)AuthorAgeFilesLines
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2018-05-021-1/+1
* http2: improve errors thrown in header validationJoyee Cheung2017-11-141-2/+2
* http2: remove --expose-http2 flag from tests, etcJames M Snell2017-10-231-1/+0
* http2: near full http1 compatibility, add testsAnatoli Papirovski2017-10-111-5/+35
* http2: small fixes to compatibility layerAnatoli Papirovski2017-09-251-1/+14
* http2: cleanup of h2 compat layer, add testsAnatoli Papirovski2017-09-201-0/+33
* http2: store headersSent after stream destroyedAnatoli Papirovski2017-09-121-0/+1
* http2: fix closedCode NaN, increase test coverageAnatoli Papirovski2017-09-121-0/+3
* test: increase Http2ServerResponse test coverageAnatoli Papirovski2017-09-121-0/+4
* test: increase coverage for http2 response headersAnatoli Papirovski2017-09-121-7/+14
* test: add crypto check to http2 testsDaniel Bevenius2017-08-141-0/+2
* http2: address initial pr feedbackJames M Snell2017-08-141-3/+15
* http2: add range support for respondWith{File|FD}James M Snell2017-08-141-1/+1
* http2: add tests and benchmarksJames M Snell2017-08-141-0/+83