curl_easy_setopt.3: Add another non-matching hostname
authorColin Hogben <Colin.Hogben@ccfe.ac.uk>
Fri, 14 Feb 2014 10:41:12 +0000 (10:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 16 Feb 2014 22:32:24 +0000 (23:32 +0100)
For the avoidance of doubt, show a domain which contains the no-proxy
pattern but not at the top level.

docs/libcurl/curl_easy_setopt.3

index 2d7f793..5422bca 100644 (file)
@@ -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