curl_url_set.md: expand the CURLU_NO_AUTHORITY description

Closes #22515
This commit is contained in:
Daniel Stenberg 2026-08-07 11:41:16 +02:00
parent ff4bab0a68
commit 2a5d6a5502
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -224,6 +224,10 @@ host part (normally the only mandatory part of the authority), but libcurl
cannot know whether this is permitted for custom schemes. Specifying the flag
permits empty authority sections, similar to how file scheme is handled.
This option also makes libcurl accept and parse URLs with known schemes even
when they have no hostnames. URLs such as `https://` and `ftp://` otherwise
cause parse errors by default.
## CURLU_PATH_AS_IS
When set for **CURLUPART_URL**, this skips the normalization of the