summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-default-headers-exist.js
AgeCommit message (Expand)Author
2019-05-20http: do not default to chunked encoding for TRACELuigi Pinca
2017-07-24test: improvements to various http testsJames M Snell
2017-05-27test: replace `indexOf` with `includes`Aditya Anand
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-06-10test: use random ports where possibleBrian White
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05http: send Content-Length when possibleChristian Tellnes
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny