diff options
Diffstat (limited to 'tests/data/test36')
-rw-r--r-- | tests/data/test36 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test36 b/tests/data/test36 index 60bbf3feb..406b9218f 100644 --- a/tests/data/test36 +++ b/tests/data/test36 @@ -33,7 +33,7 @@ http HTTP GET with bad chunked Transfer-Encoding </name> <command> -http://%HOSTIP:%HOSTPORT/36 +http://%HOSTIP:%HTTPPORT/36 </command> </test> @@ -48,7 +48,7 @@ http://%HOSTIP:%HOSTPORT/36 </strip> <protocol> GET /36 HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
|