diff options
Diffstat (limited to 'tests/data/test11')
-rw-r--r-- | tests/data/test11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test11 b/tests/data/test11 index f86c834e2..9d93f80e0 100644 --- a/tests/data/test11 +++ b/tests/data/test11 @@ -64,11 +64,11 @@ http://%HOSTIP:%HTTPPORT/want/11 -L </strip> <protocol> GET /want/11 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
GET /want/data/110002.txt?coolsite=yes HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol> |