diff options
Diffstat (limited to 'tests/data/test2')
-rw-r--r-- | tests/data/test2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test2 b/tests/data/test2 index 573bdfcdc..22b4f1860 100644 --- a/tests/data/test2 +++ b/tests/data/test2 @@ -42,7 +42,7 @@ HTTP GET with user and password <protocol> GET /2 HTTP/1.1
Authorization: Basic ZmFrZTp1c2Vy
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol> |