aboutsummaryrefslogtreecommitdiffstats
path: root/docs/libcurl/curl_url_get.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_url_get.3')
-rw-r--r--docs/libcurl/curl_url_get.37
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/libcurl/curl_url_get.3 b/docs/libcurl/curl_url_get.3
index 47be3c79..e18af64a 100644
--- a/docs/libcurl/curl_url_get.3
+++ b/docs/libcurl/curl_url_get.3
@@ -19,7 +19,7 @@
.\" * KIND, either express or implied.
.\" *
.\" **************************************************************************
-.TH curl_url_get 3 "May 03, 2019" "libcurl 7.66.0" "libcurl Manual"
+.TH curl_url_get 3 "September 25, 2019" "libcurl 7.67.0" "libcurl Manual"
.SH NAME
curl_url_get - extract a part from a URL
@@ -77,8 +77,9 @@ Scheme cannot be URL decoded on get.
.IP CURLUPART_PASSWORD
.IP CURLUPART_OPTIONS
.IP CURLUPART_HOST
-If the host part is an IPv6 numeric address, the zoneid will not be part of
-the extracted host but is provided separately in \fICURLUPART_ZONEID\fP.
+The host name. If it is an IPv6 numeric address, the zoneid will not be part
+of it but is provided separately in \fICURLUPART_ZONEID\fP. IPv6 numerical
+addresses are returned within brackets ([]).
.IP CURLUPART_ZONEID
If the host name is a numeric IPv6 address, this field might also be set.
.IP CURLUPART_PORT