summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-socket-destroy.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-05-22http2: fix several serious bugsAnatoli Papirovski
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
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-01doc,lib,src,test: strip executable bits off filesAnna Henningsen
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: fix abort when client.destroy inside end eventJames M Snell
2017-08-04http2: add tests and benchmarksJames M Snell