summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-request-end.js
Commit message (Expand)AuthorAgeFilesLines
* http: OutgoingMessage.end() should return thisMatteo Collina2018-02-191-2/+6
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-5/+3
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: address timing issues in simple http testsGireesh Punathil2015-08-051-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+59