mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
NTLM2 session response support
This commit is contained in:
parent
fe105a07e3
commit
2bd3033f68
25 changed files with 107 additions and 43 deletions
|
|
@ -101,7 +101,7 @@ Content-Length: 85
|
|||
Expect: 100-continue
|
||||
|
||||
PUT /155 HTTP/1.1
|
||||
Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
Host: 127.0.0.1:%HTTPPORT
|
||||
Accept: */*
|
||||
Content-Length: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue