mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:43:34 +03:00
NTLM2 session response support
This commit is contained in:
parent
fe105a07e3
commit
2bd3033f68
25 changed files with 107 additions and 43 deletions
|
|
@ -86,7 +86,7 @@ s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQ
|
|||
<protocol nonewline=yes>
|
||||
CONNECT test.remote.server.com:213 HTTP/1.0
|
||||
Host: test.remote.server.com:213
|
||||
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
Proxy-Connection: Keep-Alive
|
||||
|
||||
CONNECT test.remote.server.com:213 HTTP/1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue