diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-06-07 14:14:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-06-07 14:14:04 +0000 |
commit | 2bd3033f681eb3cb204f285bd0b2f0b8aa176c7e (patch) | |
tree | a172d19de2e4f69196e233d4f0e0926a6ee43f6d /tests/data/test209 | |
parent | fe105a07e35efa74e77e90222c1614748bd31ce8 (diff) |
NTLM2 session response support
Diffstat (limited to 'tests/data/test209')
-rw-r--r-- | tests/data/test209 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test209 b/tests/data/test209 index cffb260f0..3538d7a6e 100644 --- a/tests/data/test209 +++ b/tests/data/test209 @@ -86,7 +86,7 @@ s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQ <protocol> CONNECT test.remote.server.com:209 HTTP/1.0
Host: test.remote.server.com:209
-Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAA=
+Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
Proxy-Connection: Keep-Alive
CONNECT test.remote.server.com:209 HTTP/1.0
|