mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:23:32 +03:00
parent
e38fe7abbf
commit
a4b2f7aafd
12 changed files with 36 additions and 3 deletions
|
|
@ -323,6 +323,9 @@ static curl_version_info_data version_info = {
|
|||
#endif
|
||||
#if defined(USE_LIBPSL)
|
||||
| CURL_VERSION_PSL
|
||||
#endif
|
||||
#if defined(HTTPS_PROXY_SUPPORT)
|
||||
| CURL_VERSION_HTTPS_PROXY
|
||||
#endif
|
||||
,
|
||||
NULL, /* ssl_version */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue