summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-stream-session-destroy.js
Commit message (Expand)AuthorAgeFilesLines
* stream: fix multiple destroy callsRobert Nagy2020-02-291-5/+3
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-8/+8
* stream: do not flush destroyed writableRobert Nagy2019-09-221-1/+5
* http2: fix several serious bugsAnatoli Papirovski2018-05-221-8/+0
* http2: destroy the socket properly and add testsMathias Buus2018-05-131-3/+9
* http2: fixes error handlingMatteo Collina2018-03-121-0/+5
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-53/+38
* http2: major update to internalsJames M Snell2017-11-211-5/+1
* test: http2 session operations after destroyTrivikram Kamat2017-10-151-11/+31
* test: consolidate http2 tests in one fileTrivikram Kamat2017-10-011-0/+47