summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-host-headers.js
AgeCommit message (Expand)Author
2018-04-03test: update test to comply with lint ruleRich Trott
2018-04-03http: fix `request` when `setHost` is `true`XadillaX
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2017-10-08test: replaced fixturesDir with common.fixturesjopann
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: split parts out of host-headers test into its own testJohan Bergström