_URL.md: remove the zone-id mention

While correct, it felt random and misplaced there.

Closes #22048
This commit is contained in:
Daniel Stenberg 2026-06-16 15:50:08 +02:00
parent bd10924b47
commit b56cb3b71e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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.