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/test509 | |
parent | 4c8fbe9abf9d5c12e0491fc82874045a8b877502 (diff) |
stricter newline policy
Diffstat (limited to 'tests/data/test509')
-rw-r--r-- | tests/data/test509 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test509 b/tests/data/test509 index 06f3aab4b..b179a9ddf 100644 --- a/tests/data/test509 +++ b/tests/data/test509 @@ -41,10 +41,10 @@ https://127.0.0.1:%HTTPSPORT/dvcs %HTTPSPORT ^User-Agent:.* </strip> <protocol> -GET /509 HTTP/1.1 -Host: 127.0.0.1:%HTTPSPORT -Pragma: no-cache -Accept: */* - +GET /509 HTTP/1.1
+Host: 127.0.0.1:%HTTPSPORT
+Pragma: no-cache
+Accept: */*
+
</protocol> </verify> |