From 0f48055c40e3a10da6a535ce70407b25ea7fe855 Mon Sep 17 00:00:00 2001 From: Niall Date: Tue, 4 Jun 2019 15:53:02 +0100 Subject: ESNI: initial build/setup Closes #4011 --- src/tool_help.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/tool_help.c b/src/tool_help.c index 271439053..ea78821f6 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -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) -- cgit v1.2.3