summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-respond-with-fd-errors.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-08-18http2: move process.binding('http2') to internalBindingJames M Snell
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-15http2: use native pipe instead of synchronous I/OAnna Henningsen
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2018-01-06test: fix wrong error classes passed in as typeRuben Bridgewater
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-11-21http2: major update to internalsJames M Snell
2017-11-14test: use fixtures module for path resolvesercan yersen
2017-10-01http2: adjust error emit in core, add testsAnatoli Papirovski