diff options
Diffstat (limited to 'tests/data/test48')
-rw-r--r-- | tests/data/test48 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test48 b/tests/data/test48 index 1cd3c728a..5e492bb8d 100644 --- a/tests/data/test48 +++ b/tests/data/test48 @@ -30,10 +30,10 @@ HTTP with -d and -G and -I ^User-Agent:.* </strip> <protocol> -HEAD /48?foo=moo&moo=poo HTTP/1.1 -Host: 127.0.0.1:%HTTPPORT -Pragma: no-cache -Accept: */* - +HEAD /48?foo=moo&moo=poo HTTP/1.1
+Host: 127.0.0.1:%HTTPPORT
+Pragma: no-cache
+Accept: */*
+
</protocol> </verify> |