summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-default-headers-exist.js
Commit message (Expand)AuthorAgeFilesLines
* http: do not default to chunked encoding for TRACELuigi Pinca2019-05-201-1/+2
* test: improvements to various http testsJames M Snell2017-07-241-11/+12
* test: replace `indexOf` with `includes`Aditya Anand2017-05-271-3/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-2/+2
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-4/+10
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* http: send Content-Length when possibleChristian Tellnes2015-03-051-2/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+66