From: Daniel Stenberg Date: Tue, 27 May 2025 07:15:11 +0000 (+0200) Subject: curl_url_get.md: don't call it normalized X-Git-Tag: curl-8_14_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d777c319a4dc4cfdb96447129162b2bb711281;p=thirdparty%2Fcurl.git curl_url_get.md: don't call it normalized Because that's not what it does. Reported-by: Alberto Leiva Popper Fixes #16829 Closes #17464 --- diff --git a/docs/libcurl/curl_url_get.md b/docs/libcurl/curl_url_get.md index e9e10513df..d82b1b24c4 100644 --- a/docs/libcurl/curl_url_get.md +++ b/docs/libcurl/curl_url_get.md @@ -146,8 +146,8 @@ CURLU_GUESS_SCHEME is used. ## CURLUPART_URL -When asked to return the full URL, curl_url_get(3) returns a normalized and -possibly cleaned up version using all available URL parts. +When asked to return the full URL, curl_url_get(3) returns a slightly cleaned +up version of the complete URL using all available parts. We advise using the *CURLU_PUNYCODE* option to get the URL as "normalized" as possible since IDN allows hostnames to be written in many different ways that