mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
docs: fix typo in CURLOPT_HTTP_VERSION man
This commit is contained in:
parent
df26f5f9c3
commit
4a2d47e0b7
@ -62,7 +62,7 @@ TLS handshake. (Added in 7.49.0)
|
||||
directly to server given in the URL. Note that this cannot gracefully
|
||||
downgrade to earlier HTTP version if the server doesn't support HTTP/3.
|
||||
|
||||
For more reliably upgrading to HTTP/3, set the prefered version to something
|
||||
For more reliably upgrading to HTTP/3, set the preferred version to something
|
||||
lower and let the server announce its HTTP/3 support via Alt-Svc:. See
|
||||
\fICURLOPT_ALTSVC(3)\fP.
|
||||
.SH DEFAULT
|
||||
|
Loading…
Reference in New Issue
Block a user