diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-29 12:01:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-29 12:01:07 +0000 |
commit | 81a3246a569b3f20345d52dab8d9c94da1ffd890 (patch) | |
tree | 2ced6fec5a65cb5b05ab082d7cfa66d87d93d1b9 /tests/data/test48 | |
parent | 4c8fbe9abf9d5c12e0491fc82874045a8b877502 (diff) |
stricter newline policy
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> |