summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-client-rststream-before-connect.js
AgeCommit message (Expand)Author
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2018-04-28http2: fix responses to long payload reqsAnatoli Papirovski
2018-04-13errors: validate input argumentsRuben Bridgewater
2018-03-22http2: do not emit our own close emit in Http2StreamJames M Snell
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2018-03-04http2: callback valid check before closing requestTrivikram
2018-02-21test: http2 errors on req.close()Trivikram
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-11-28http2: use 'close' event instead of 'streamClosed'James M Snell
2017-11-21http2: major update to internalsJames M Snell
2017-11-07http2: simplify subsequent rstStream callsAnatoli Papirovski
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: add tests and benchmarksJames M Snell