diff options
Diffstat (limited to 'tests/data/test6')
-rw-r--r-- | tests/data/test6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test6 b/tests/data/test6 index 5c0de9eed..dc96f0a6b 100644 --- a/tests/data/test6 +++ b/tests/data/test6 @@ -39,7 +39,7 @@ http://%HOSTIP:%HTTPPORT/we/want/that/page/6 -b "name=contents;name2=content2" </strip> <protocol> GET /we/want/that/page/6 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Cookie: name=contents;name2=content2
|