thanks git
[mdref/mdref-http] / http / Client / Curl / Versions.md
1 # namespace http\Client\Curl\Versions
2
3 CURL version constants.
4
5 > ***NOTE:***
6 > These constants have been added in v2.6.0, resp. v3.1.0.
7
8 ## Constants:
9
10 * CURL
11 Version string of libcurl, e.g. "7.50.0".
12 * SSL
13 Version string of the SSL/TLS library, e.g. "OpenSSL/1.0.2h".
14 * LIBZ
15 Version string of the zlib compression library, e.g. "1.2.8".
16 * ARES
17 Version string of the c-ares library, e.g. "1.11.0".
18 * IDN
19 Version string of the IDN library, e.g. "1.32".