curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to check libcurl supported protocols in Windows?

From: Ray Satiro <raysatiro_at_yahoo.com>
Date: Tue, 17 Apr 2018 02:50:16 -0400

On 4/17/2018 2:25 AM, Swamy J-S wrote:
>
> Is there a way to check which protocols are supported by libcurl on
> Windows ?
>
> If so, How to check?
>

It depends which protocols were enabled when libcurl was built. Use
curl_version_info [1] and check the protocols array of names.

[1]: https://curl.haxx.se/libcurl/c/curl_version_info.html

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-04-17