mirror of
https://github.com/curl/curl.git
synced 2026-06-21 16:25:38 +03:00
minor edit
This commit is contained in:
parent
02bf6660bf
commit
f7c8a57206
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ used.
|
|||
most secure one the remote site claims it supports. This is done by first
|
||||
doing a request and checking the response-headers, thus inducing an extra
|
||||
network round-trip. This is used instead of setting a specific authentication
|
||||
method, which you can do with \fI--digest\fP, \fI--ntlm\fP, and
|
||||
method, which you can do with \fI--basic\fP, \fI--digest\fP, \fI--ntlm\fP, and
|
||||
\fI--negotiate\fP. (Added in 7.10.6)
|
||||
|
||||
If this option is used several times, the following occurrences make no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue