diff options
Diffstat (limited to 'tests/data/test11')
-rw-r--r-- | tests/data/test11 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test11 b/tests/data/test11 index 837dc9291..932dd2391 100644 --- a/tests/data/test11 +++ b/tests/data/test11 @@ -43,7 +43,7 @@ http simple HTTP Location: following </name> <command> -http://%HOSTIP:%HOSTPORT/want/11 -L +http://%HOSTIP:%HTTPPORT/want/11 -L </command> </test> @@ -54,12 +54,12 @@ http://%HOSTIP:%HOSTPORT/want/11 -L </strip> <protocol> GET /want/11 HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
GET /want/data/110002.txt?coolsite=yes HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
|