summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-connect.js
AgeCommit message (Expand)Author
2019-06-08http: remove default 'timeout' listener on upgradeLuigi Pinca
2019-02-14test: use emitter.listenerCount() in test-http-connectLuigi Pinca
2018-03-07net: do not inherit the no-half-open enforcerLuigi Pinca
2018-03-04stream: add no-half-open enforcer only if neededLuigi Pinca
2018-02-22test: fix test-http-connectRuben Bridgewater
2018-02-22http: remove default 'drain' listener on upgradeLuigi Pinca
2018-02-22http: remove default 'error' listener on upgradeLuigi Pinca
2018-02-22http: allow _httpMessage to be GC'edLuigi Pinca
2018-02-22net: inline and simplify onSocketEndAnna Henningsen
2017-12-15test: change callback function to arrow functionyou12724
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2016-12-30test: refactor the code in test-http-connectAdrian Estrada
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2015-09-28test: replace deprecated util.debug() callsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny