diff options
Diffstat (limited to 'tests/data/test7')
-rw-r--r-- | tests/data/test7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test7 b/tests/data/test7 index 7441d3128..ad526e132 100644 --- a/tests/data/test7 +++ b/tests/data/test7 @@ -22,7 +22,7 @@ http HTTP with cookie parser and header recording </name> <command> -http://%HOSTIP:%HOSTPORT/we/want/7 -b none -D log/heads7.txt +http://%HOSTIP:%HTTPPORT/we/want/7 -b none -D log/heads7.txt </command> </test> @@ -33,7 +33,7 @@ http://%HOSTIP:%HOSTPORT/we/want/7 -b none -D log/heads7.txt </strip> <protocol> GET /we/want/7 HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
|