mirror of
https://github.com/curl/curl.git
synced 2026-05-01 17:17:52 +03:00
parent
14f4e67ff6
commit
263409cf24
3 changed files with 4 additions and 4 deletions
|
|
@ -1127,7 +1127,7 @@ static CURLcode single_transfer(struct GlobalConfig *global,
|
|||
|
||||
/*
|
||||
* If the user has also selected --anyauth or --proxy-anyauth
|
||||
* we should warn him/her.
|
||||
* we should warn them.
|
||||
*/
|
||||
if(config->proxyanyauth || (authbits>1)) {
|
||||
warnf(global,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue