summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-createwritereq.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-01-19http2: add checks for server close callbackJames M Snell
2017-12-27http2: keep session objects alive during Http2ScopeAnna Henningsen
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-12http2: cleanup of h2 compat layer, add testsAnatoli Papirovski
2017-09-07http2: set decodeStrings to false, testAnatoli Papirovski