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/test162 | |
parent | 4c8fbe9abf9d5c12e0491fc82874045a8b877502 (diff) |
stricter newline policy
Diffstat (limited to 'tests/data/test162')
-rw-r--r-- | tests/data/test162 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test162 b/tests/data/test162 index d30804ac5..a8d55f326 100644 --- a/tests/data/test162 +++ b/tests/data/test162 @@ -36,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/162 --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:b </strip> <protocol> GET http://127.0.0.1:%HTTPPORT/162 HTTP/1.1
-Proxy-Authorization: NTLM TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA= +Proxy-Authorization: NTLM TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA=
User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
|