Specify which documentation you found a problem with
The problem
In 279a477 the behavior of setting CURL_HTTP_VERSION_2TLS when CURL_HTTP_VERSION_NONE is provided was removed. The documentation still mentions the old default value of CURL_HTTP_VERSION_2TLS.
I'm unsure on how to update the documentation to properly reflect what, in hindsight, was a temporary change to the behavior of CURL_HTTP_VERSION_NONE - otherwise I'd have sent in a PR.
Specify which documentation you found a problem with
The problem
In 279a477 the behavior of setting CURL_HTTP_VERSION_2TLS when CURL_HTTP_VERSION_NONE is provided was removed. The documentation still mentions the old default value of CURL_HTTP_VERSION_2TLS.
I'm unsure on how to update the documentation to properly reflect what, in hindsight, was a temporary change to the behavior of CURL_HTTP_VERSION_NONE - otherwise I'd have sent in a PR.