mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:23:32 +03:00
parent
475324b272
commit
0f48055c40
8 changed files with 220 additions and 1 deletions
|
|
@ -540,6 +540,7 @@ static const struct feat feats[] = {
|
|||
{"MultiSSL", CURL_VERSION_MULTI_SSL},
|
||||
{"PSL", CURL_VERSION_PSL},
|
||||
{"alt-svc", CURL_VERSION_ALTSVC},
|
||||
{"ESNI", CURL_VERSION_ESNI},
|
||||
};
|
||||
|
||||
void tool_help(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue