summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-connect-req-res.js
Commit message (Expand)AuthorAgeFilesLines
* http: use objects with null prototype in AgentMichaƫl Zasso2020-12-131-2/+2
* http: set IncomingMessage.destroyedRobert Nagy2020-05-091-1/+4
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: add common.mustNotCall()cjihrig2017-02-061-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-6/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-6/+2
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: add test for responses to HTTP CONNECT reqJosh Leder2016-04-191-0/+72