mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:13:32 +03:00
curl_version_info: provide nghttp2 details
Introducing CURLVERSION_SIXTH with nghttp2 info. Closes #4121
This commit is contained in:
parent
0cbdf4513d
commit
828392ae10
3 changed files with 18 additions and 2 deletions
|
|
@ -786,6 +786,7 @@ CURLVERSION_FOURTH 7.16.1
|
|||
CURLVERSION_NOW 7.10
|
||||
CURLVERSION_SECOND 7.11.1
|
||||
CURLVERSION_THIRD 7.12.0
|
||||
CURLVERSION_SIXTH 7.66.0
|
||||
CURL_CHUNK_BGN_FUNC_FAIL 7.21.0
|
||||
CURL_CHUNK_BGN_FUNC_OK 7.21.0
|
||||
CURL_CHUNK_BGN_FUNC_SKIP 7.21.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue