aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
diff options
context:
space:
mode:
authorColin Hogben <Colin.Hogben@ccfe.ac.uk>2014-02-14 10:41:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2014-02-16 23:32:24 +0100
commit0d94640c9bbd20041e753f8fa7d864316e0dfeab (patch)
treee13585ad9c75433604d88be3341385f7e3d4d6e1 /docs/libcurl/curl_easy_setopt.3
parent575a2b684befbcf9db331f9e1b7ecee271b6ed05 (diff)
curl_easy_setopt.3: Add another non-matching hostname
For the avoidance of doubt, show a domain which contains the no-proxy pattern but not at the top level.
Diffstat (limited to 'docs/libcurl/curl_easy_setopt.3')
-rw-r--r--docs/libcurl/curl_easy_setopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index 2d7f793fd..5422bca8f 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -989,8 +989,8 @@ if one is specified. The only wildcard available is a single * character,
which matches all hosts, and effectively disables the proxy. Each name in this
list is matched as either a domain which contains the hostname, or the
hostname itself. For example, example.com would match example.com,
-example.com:80, and www.example.com, but not www.notanexample.com. (Added in
-7.19.4)
+example.com:80, and www.example.com, but not www.notanexample.com or
+example.com.othertld. (Added in 7.19.4)
.IP CURLOPT_HTTPPROXYTUNNEL
Set the parameter to 1 to make the library tunnel all operations through a
given HTTP proxy. There is a big difference between using a proxy and to