diff options
Diffstat (limited to 'tests/data/test490')
-rw-r--r-- | tests/data/test490 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test490 b/tests/data/test490 index a3383a9d1..86ebb0112 100644 --- a/tests/data/test490 +++ b/tests/data/test490 @@ -50,14 +50,14 @@ surprise! </strip> <protocol> PUT /490 HTTP/1.1
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 10
Expect: 100-continue
surprise! PUT /490 HTTP/1.1
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 10
Expect: 100-continue
|