diff options
Diffstat (limited to 'tests/data/test508')
-rw-r--r-- | tests/data/test508 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test508 b/tests/data/test508 index 8f3662b0c..c4e8d3d38 100644 --- a/tests/data/test508 +++ b/tests/data/test508 @@ -36,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/508 <verify> <protocol> POST /508 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 45
Content-Type: application/x-www-form-urlencoded
|