summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-compat-serverresponse-end.js
AgeCommit message (Expand)Author
2019-08-17http,stream: add writableEndedRobert Nagy
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-12http2: `Http2ServerResponse.end()` should always return selfRobert Nagy
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-11-28http2: use 'close' event instead of 'streamClosed'James 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-21http2: small fixes to compatibility layerAnatoli Papirovski
2017-09-18http2: fix subsequent end calls to not throwAnatoli Papirovski
2017-09-03test: increase Http2ServerResponse test coverageAnatoli Papirovski
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: address initial pr feedbackJames M Snell
2017-08-04http2: make writeHead behave like HTTP/1.Matteo Collina
2017-08-04http2: add tests and benchmarksJames M Snell