mirror of
https://github.com/curl/curl.git
synced 2026-04-17 09:01:46 +03:00
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:
parent
cfdcdc8d2f
commit
14612e5fbe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue