mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:43:39 +03:00
Merge 0267a63dc0 into 188c2f166a
This commit is contained in:
commit
8917c9566b
21 changed files with 373 additions and 26 deletions
|
|
@ -312,6 +312,12 @@ libcurl ignore cookies with a domain that is on the list.
|
|||
libcurl was built with support for SPNEGO authentication (Simple and Protected
|
||||
GSS-API Negotiation Mechanism, defined in RFC 2478.)
|
||||
|
||||
## `SPNEGO-no-NTLM`
|
||||
|
||||
*features* mask bit: none
|
||||
|
||||
NTLM authentication is blocked within SPNEGO negotiation.
|
||||
|
||||
## `SSL`
|
||||
|
||||
*features* mask bit: CURL_VERSION_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue