diff options
Diffstat (limited to 'tests/data/test48')
-rw-r--r-- | tests/data/test48 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test48 b/tests/data/test48 index 8be76bb6e..1cd3c728a 100644 --- a/tests/data/test48 +++ b/tests/data/test48 @@ -19,7 +19,7 @@ http HTTP with -d and -G and -I </name> <command> --d "foo=moo&moo=poo" http://%HOSTIP:%HOSTPORT/48 -G -I +-d "foo=moo&moo=poo" http://%HOSTIP:%HTTPPORT/48 -G -I </command> </client> @@ -31,7 +31,7 @@ HTTP with -d and -G and -I </strip> <protocol> HEAD /48?foo=moo&moo=poo HTTP/1.1 -Host: 127.0.0.1:8999 +Host: 127.0.0.1:%HTTPPORT Pragma: no-cache Accept: */* |