summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-client-stream-destroy-before-connect.js
AgeCommit message (Expand)Author
2018-05-07Revert "stream: prevent 'end' to be emitted after 'error'"Brian White
2018-04-20stream: prevent 'end' to be emitted after 'error'Matteo Collina
2018-03-22http2: do not emit our own close emit in Http2StreamJames M Snell
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-11-28http2: use 'close' event instead of 'streamClosed'James M Snell
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-08-28http2: refactor error handlingMatteo Collina
2017-08-26Revert "http2: refactor error handling"Rich Trott
2017-08-25http2: refactor error handlingMatteo Collina
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: address initial pr feedbackJames M Snell
2017-08-04http2: add tests and benchmarksJames M Snell