mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:03:32 +03:00
parent
475324b272
commit
0f48055c40
8 changed files with 220 additions and 1 deletions
|
|
@ -366,6 +366,9 @@ static curl_version_info_data version_info = {
|
|||
#endif
|
||||
#if defined(USE_ALTSVC)
|
||||
| CURL_VERSION_ALTSVC
|
||||
#endif
|
||||
#ifdef USE_ESNI
|
||||
| CURL_VERSION_ESNI
|
||||
#endif
|
||||
,
|
||||
NULL, /* ssl_version */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue