diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 07:52:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 07:52:53 +0000 |
commit | fc6eff13b5414caf6edf22d73a3239e074a04216 (patch) | |
tree | eada47ce6b65dee31800734c70220bf22c8deec3 /tests/data/test16 | |
parent | e7ee1ccf4596a37a2278e523d0da7652ab43a42c (diff) | |
download | curl-fc6eff13b5414caf6edf22d73a3239e074a04216.tar.gz |
General HTTP authentication cleanup and fixes
Diffstat (limited to 'tests/data/test16')
-rw-r--r-- | tests/data/test16 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test16 b/tests/data/test16 index 9e30ce8bf..4adea4a8d 100644 --- a/tests/data/test16 +++ b/tests/data/test16 @@ -32,7 +32,7 @@ HTTP with proxy athorization </strip> <protocol> GET http://we.want.that.site.com/16 HTTP/1.1
-Proxy-authorization: Basic ZmFrZUB1c2VyOqenp2xvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29uZw== +Proxy-Authorization: Basic ZmFrZUB1c2VyOqenp2xvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29uZw== Host: we.want.that.site.com
Pragma: no-cache
Accept: */*
|