diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_PROXY.3')
| -rw-r--r-- | docs/libcurl/opts/CURLOPT_PROXY.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PROXY.3 b/docs/libcurl/opts/CURLOPT_PROXY.3 index 6d125335..4bf04522 100644 --- a/docs/libcurl/opts/CURLOPT_PROXY.3 +++ b/docs/libcurl/opts/CURLOPT_PROXY.3 @@ -20,7 +20,7 @@ .\" * .\" ************************************************************************** .\" -.TH CURLOPT_PROXY 3 "September 24, 2017" "libcurl 7.59.0" "curl_easy_setopt options" +.TH CURLOPT_PROXY 3 "April 17, 2018" "libcurl 7.60.0" "curl_easy_setopt options" .SH NAME CURLOPT_PROXY \- set proxy to use @@ -59,7 +59,7 @@ SOCKS5 Proxy. Proxy resolves URL hostname. Without a scheme prefix, \fICURLOPT_PROXYTYPE(3)\fP can be used to specify which kind of proxy the string identifies. -When you tell the library to use a HTTP proxy, libcurl will transparently +When you tell the library to use an HTTP proxy, libcurl will transparently convert operations to HTTP even if you specify an FTP URL etc. This may have an impact on what other features of the library you can use, such as \fICURLOPT_QUOTE(3)\fP and similar FTP specifics that don't work unless you |
