diff options
Diffstat (limited to 'tests/data/test27')
-rw-r--r-- | tests/data/test27 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test27 b/tests/data/test27 index 980b07ac6..df8603225 100644 --- a/tests/data/test27 +++ b/tests/data/test27 @@ -38,16 +38,16 @@ Get same cookie page several times </strip> <protocol> GET /want/27 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
GET /want/27 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Cookie: thewinneris=nowayyouwin
GET /want/27 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Cookie: thewinneris=nowayyouwin
|