diff options
Diffstat (limited to 'tests/data/test198')
-rw-r--r-- | tests/data/test198 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test198 b/tests/data/test198 index 45438e542..bb451b545 100644 --- a/tests/data/test198 +++ b/tests/data/test198 @@ -51,11 +51,11 @@ http://%HOSTIP:%HTTPPORT/198 --retry 1000 </strip> <protocol> GET /198 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
GET /198 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol> |