mirror of
https://github.com/curl/curl.git
synced 2026-08-05 04:56:12 +03:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue