summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-response-multiheaders.js
AgeCommit message (Expand)Author
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2017-12-04test: update test-http-response-multiheaders to use countdownhmammedzadeh
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-09-20tools: add additional ESLint rulesTeddy Katz
2016-08-19test: favor strict equality in http testsRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-05-08tools: lint for object literal spacingRich Trott
2016-02-09deps: update http-parser to version 2.6.1James M Snell
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2015-12-24test: fix http-response-multiheadersSantiago Gimeno
2015-11-20test: http complete list of non-concat headersBryan English
2015-10-27lib,test: update let to const where applicableSakthipriyan Vairamani
2015-10-06http: do not allow multiple instances of certain response headersJames M Snell