test: split parts out of host-headers test into its own test
authorJohan Bergström <bugs@bergstroem.nu>
Wed, 4 Mar 2015 22:36:47 +0000 (09:36 +1100)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Thu, 5 Mar 2015 01:31:41 +0000 (10:31 +0900)
commit563771d8b1c21cd6bb08630e21e94b4f86253daa
treec6f1980b45c839e53d53ffdafa379d7913d210f2
parent671fbd5a9de03c5ede968ef6c6b365965a546a55
test: split parts out of host-headers test into its own test

this makes the separation between http and https testing cleaner

PR-URL: https://github.com/iojs/io.js/pull/1049
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
test/parallel/test-http-host-headers.js
test/parallel/test-https-host-headers.js [new file with mode: 0644]