mirror of
https://github.com/curl/curl.git
synced 2026-05-02 11:57:53 +03:00
add SSPI
This commit is contained in:
parent
993600761f
commit
5ebc6e305e
1 changed files with 3 additions and 0 deletions
|
|
@ -933,6 +933,9 @@ SPNEGO Negotiate authentication is supported.
|
|||
This curl supports transfers of large files, files larger than 2GB.
|
||||
.IP "IDN"
|
||||
This curl supports IDN - international domain names.
|
||||
.IP "SSPI"
|
||||
SSPI is supported. If you use NTLM and set a blank user name, curl will
|
||||
authenticate with your current user and password.
|
||||
.RE
|
||||
.IP "-w/--write-out <format>"
|
||||
Defines what to display after a completed and successful operation. The format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue