FEATURES: update the URL phrasing

The URL is length limited since a while back so "no limit" simply is not
true anymore. Mention the URL RFC standard used instead.

Closes #12383
This commit is contained in:
Daniel Stenberg 2023-11-22 11:34:13 +01:00
parent cfdcdc8d2f
commit 14612e5fbe
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -12,7 +12,7 @@
## libcurl
- full URL syntax with no length limit
- URL RFC 3986 syntax
- custom maximum download time
- custom least download speed acceptable
- custom output result after completion