mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:33:42 +03:00
parent
e38fe7abbf
commit
a4b2f7aafd
12 changed files with 36 additions and 3 deletions
|
|
@ -317,6 +317,7 @@ static const struct feat feats[] = {
|
|||
{"TLS-SRP", CURL_VERSION_TLSAUTH_SRP},
|
||||
{"HTTP2", CURL_VERSION_HTTP2},
|
||||
{"UnixSockets", CURL_VERSION_UNIX_SOCKETS},
|
||||
{"HTTPS-proxy", CURL_VERSION_HTTPS_PROXY}
|
||||
};
|
||||
|
||||
void tool_help(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue