CURLOPT_DNS_INTERFACE.3: mention it works for almost all protocols
Except file. Reported-by: ProceduralMan on github Fixes #9427 Closes #9428
This commit is contained in:
parent
472f1cbe7e
commit
ad9383bd7d
@ -42,6 +42,7 @@ option.
|
||||
.SH DEFAULT
|
||||
NULL
|
||||
.SH PROTOCOLS
|
||||
All protocols except file:// - protocols that resolve host names.
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
CURL *curl = curl_easy_init();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user