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/test63 | |
parent | 4c8fbe9abf9d5c12e0491fc82874045a8b877502 (diff) |
stricter newline policy
Diffstat (limited to 'tests/data/test63')
-rw-r--r-- | tests/data/test63 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test63 b/tests/data/test63 index 1ac0591ad..0c2a78b2b 100644 --- a/tests/data/test63 +++ b/tests/data/test63 @@ -32,7 +32,7 @@ http://we.want.that.site.com/63 </strip> <protocol> GET http://we.want.that.site.com/63 HTTP/1.1
-Proxy-Authorization: Basic ZmFrZTp1c2Vy +Proxy-Authorization: Basic ZmFrZTp1c2Vy
Host: we.want.that.site.com
Pragma: no-cache
Accept: */*
|