]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl_url_get.md: don't call it normalized
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2025 07:15:11 +0000 (09:15 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2025 07:25:32 +0000 (09:25 +0200)
Because that's not what it does.

Reported-by: Alberto Leiva Popper
Fixes #16829
Closes #17464

docs/libcurl/curl_url_get.md

index e9e10513df681b739e9c98ad60b158a50bc664fc..d82b1b24c49e9bbd4104ae650d590537e7e649e1 100644 (file)
@@ -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