summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-compat-serverresponse-writehead.js
AgeCommit message (Expand)Author
2019-05-18http2: do no throw in writeHead if state.closedMatteo Collina
2019-02-09http2: makes response.writeHead return the responseMark S. Everitt
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-10-06http2: near full http1 compatibility, add testsAnatoli Papirovski
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-12http2: cleanup of h2 compat layer, add testsAnatoli Papirovski
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: make writeHead behave like HTTP/1.Matteo Collina
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: add tests and benchmarksJames M Snell