summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-automatic-headers.js
Commit message (Expand)AuthorAgeFilesLines
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-2/+2
* test: improvements to various http testsJames M Snell2017-07-241-9/+9
* 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 const for all require() callscjihrig2017-01-021-2/+2
* test: use random ports where possibleBrian White2016-06-101-4/+4
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* http: send Content-Length when possibleChristian Tellnes2015-03-051-3/+3
* http: don't confuse automatic headers for othersChristian Tellnes2015-02-271-0/+30