mirror of
https://github.com/curl/curl.git
synced 2026-06-18 10:25:38 +03:00
_URL.md: remove the zone-id mention
While correct, it felt random and misplaced there. Closes #22048
This commit is contained in:
parent
bd10924b47
commit
b56cb3b71e
1 changed files with 0 additions and 4 deletions
|
|
@ -20,9 +20,5 @@ handshakes. This improves speed. Connection reuse can only be done for URLs
|
|||
specified for a single command line invocation and cannot be performed between
|
||||
separate curl runs.
|
||||
|
||||
Provide an IPv6 zone id in the URL with an escaped percentage sign. Like in
|
||||
|
||||
http://[fe80::3%25eth0]/
|
||||
|
||||
Everything provided on the command line that is not a command line option or
|
||||
its argument, curl assumes is a URL and treats it as such.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue