mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
docs/cmdline: fix grammar and typos
Closes https://github.com/curl/curl/pull/7432 Closes https://github.com/curl/curl/pull/7436 Closes https://github.com/curl/curl/pull/7438 Closes https://github.com/curl/curl/pull/7440 Closes https://github.com/curl/curl/pull/7445
This commit is contained in:
parent
26ba98807f
commit
95434681bf
5 changed files with 13 additions and 13 deletions
|
|
@ -13,7 +13,7 @@ WARNING: this option is experimental. Do not use in production.
|
|||
|
||||
Tells curl to use HTTP version 3 directly to the host and port number used in
|
||||
the URL. A normal HTTP/3 transaction will be done to a host and then get
|
||||
redirected via Alt-SVc, but this option allows a user to circumvent that when
|
||||
redirected via Alt-Svc, but this option allows a user to circumvent that when
|
||||
you know that the target speaks HTTP/3 on the given host and port.
|
||||
|
||||
This option will make curl fail if a QUIC connection cannot be established, it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue