diff options
Diffstat (limited to 'tests/data/test508')
-rw-r--r-- | tests/data/test508 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test508 b/tests/data/test508 index 47822bec4..08217effb 100644 --- a/tests/data/test508 +++ b/tests/data/test508 @@ -26,7 +26,7 @@ lib508 send HTTP POST using read callback </name> <command> -http://%HOSTIP:%HOSTPORT/508 +http://%HOSTIP:%HTTPPORT/508 </command> </client> @@ -35,7 +35,7 @@ http://%HOSTIP:%HOSTPORT/508 <verify> <protocol> POST /508 HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
Content-Length: 45
|