diff options
-rw-r--r-- | tests/data/test1514 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1514 b/tests/data/test1514 index eb5456011..4619a2068 100644 --- a/tests/data/test1514 +++ b/tests/data/test1514 @@ -38,7 +38,7 @@ http://%HOSTIP:%HTTPPORT/1514 # Content-Length header is not present <protocol> POST /1514 HTTP/1.1
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue
|