summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-stream-session-destroy.js
AgeCommit message (Expand)Author
2019-09-22stream: do not flush destroyed writableRobert Nagy
2018-05-22http2: fix several serious bugsAnatoli Papirovski
2018-05-13http2: destroy the socket properly and add testsMathias Buus
2018-03-12http2: fixes error handlingMatteo Collina
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-11-21http2: major update to internalsJames M Snell
2017-10-15test: http2 session operations after destroyTrivikram Kamat
2017-10-01test: consolidate http2 tests in one fileTrivikram Kamat