Features testable here are:
+- `--libcurl`
- `alt-svc`
- `AppleIDN`
- `asyn-rr` - c-ares is used for additional records only
# Client-side
<client>
+<features>
+--libcurl
+</features>
<server>
http
</server>
ftp
file
cookies
+--libcurl
</features>
<setenv>
SSL_CERT_FILE=
# Client-side
<client>
+<features>
+--libcurl
+</features>
<server>
http
</server>
# Client-side
<client>
+<features>
+--libcurl
+</features>
<server>
http
</server>
<client>
<features>
Mime
+--libcurl
</features>
<server>
http
# Client-side
<client>
+<features>
+--libcurl
+</features>
<server>
ftp
</server>
# Need ftp so the FTP options are written in the --libcurl template
<features>
ftp
+--libcurl
</features>
</client>
# Need ftp so the FTP options are written in the --libcurl template
<features>
ftp
+--libcurl
</features>
</client>
# Need ftp so the FTP options are written in the --libcurl template
<features>
ftp
+--libcurl
</features>
</client>
<file name="%LOGDIR/%TESTNUMBER-upload" nonewline="yes">
%hex[ab%81cd%00e\"?%0D%0A%09%01fghi%1Ajklm%FD]hex%
</file>
+<features>
+--libcurl
+</features>
</client>
# Verify data after the test has been "shot"
<features>
proxy
SSL
+--libcurl
</features>
<name>
--libcurl with TLS version options
#ifndef CURL_CA_SEARCH_SAFE
"win32-ca-search-safe",
#endif
+#endif
+#ifdef CURL_DISABLE_LIBCURL_OPTION
+ "--libcurl",
#endif
NULL
};