diff options
Diffstat (limited to 'tests/data/test47')
-rw-r--r-- | tests/data/test47 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test47 b/tests/data/test47 index d13d5f8f7..a3e53cd14 100644 --- a/tests/data/test47 +++ b/tests/data/test47 @@ -20,7 +20,7 @@ http simple HTTP 1.0 GET </name> <command> -http://%HOSTIP:%HOSTPORT/47 -0 +http://%HOSTIP:%HTTPPORT/47 -0 </command> </test> @@ -32,7 +32,7 @@ http://%HOSTIP:%HOSTPORT/47 -0 </strip> <protocol> GET /47 HTTP/1.0
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
|