diff options
Diffstat (limited to 'tests/data/test510')
-rw-r--r-- | tests/data/test510 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test510 b/tests/data/test510 index 587f53098..360d6e96e 100644 --- a/tests/data/test510 +++ b/tests/data/test510 @@ -36,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/510 <verify> <protocol> POST /510 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
|