CURLOPT_HTTP_VERSION: mention new default value

Fixes #18272
Cloes #18273
This commit is contained in:
Jelle Raaijmakers 2025-08-13 12:18:38 +02:00 committed by Daniel Stenberg
parent 01a2308236
commit a401421d46
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -90,6 +90,8 @@ server does not support HTTP/3.
# DEFAULT
Since curl 8.13.0: CURL_HTTP_VERSION_NONE
Since curl 7.62.0: CURL_HTTP_VERSION_2TLS
Before that: CURL_HTTP_VERSION_1_1