]> granicus.if.org Git - curl/commit
CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Feb 2015 12:14:14 +0000 (13:14 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Feb 2015 12:17:20 +0000 (13:17 +0100)
commitca51ac40174d654d94a6d9423363b1d1867dc11e
treecf0f2aa9f00c423e6e1b3fa7365eb11ac42ce8e1
parent4161624e9402ee5d66a261792a47ed399df38861
CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0

And modify the text to refer to HTTP 2 as it isn't called "2.0".

Reported-By: Michael Wallner
docs/libcurl/opts/CURLOPT_HTTP_VERSION.3