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,5 +1,6 @@
# UNRELEASED
* fix host header transform
* update request dependency
# 1.8.1 (2016-01-20)