summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-host-headers.js
AgeCommit message (Expand)Author
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-16test: improve code in test-http-host-headersAdrian Estrada
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-06-10test: use random ports where possibleBrian White
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: split parts out of host-headers test into its own testJohan Bergström
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny