1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-11 05:58:01 -05:00

docs: fix typo in CURLOPT_HTTP_VERSION man

This commit is contained in:
Alessandro Ghedini 2019-09-14 19:44:29 +01:00
parent df26f5f9c3
commit 4a2d47e0b7

View File

@ -62,7 +62,7 @@ TLS handshake. (Added in 7.49.0)
directly to server given in the URL. Note that this cannot gracefully 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. 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 lower and let the server announce its HTTP/3 support via Alt-Svc:. See
\fICURLOPT_ALTSVC(3)\fP. \fICURLOPT_ALTSVC(3)\fP.
.SH DEFAULT .SH DEFAULT