Josh Soref 2021-07-18 21:51:43 -04:00 committed by Jay Satiro
parent 26ba98807f
commit 95434681bf
5 changed files with 13 additions and 13 deletions

View file

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