mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:03:33 +03:00
tidy-up: prefer spelling 'flavor', where missing
In comments and two internal build variables. Closes #22014
This commit is contained in:
parent
43c685fa78
commit
9061302a86
8 changed files with 30 additions and 30 deletions
|
|
@ -818,7 +818,7 @@ typedef enum {
|
|||
* CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication
|
||||
* CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated)
|
||||
* CURLAUTH_NTLM - HTTP NTLM authentication
|
||||
* CURLAUTH_DIGEST_IE - HTTP Digest authentication with IE flavour
|
||||
* CURLAUTH_DIGEST_IE - HTTP Digest authentication with IE flavor
|
||||
* CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper
|
||||
* CURLAUTH_BEARER - HTTP Bearer token authentication
|
||||
* CURLAUTH_ONLY - Use together with a single other type to force no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue