fix host header transform to support Host and host header

This commit is contained in:
Roman Shtylman
2016-11-17 22:28:34 -08:00
parent edc182125f
commit b9c1901d60
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
language: node_js
sudo: false
node_js:
- "4"
- "6"