1 # namespace http\Client\Curl\Versions
3 CURL version constants.
6 > These constants have been added in v2.6.0, resp. v3.1.0.
11 Version string of libcurl, e.g. "7.50.0".
13 Version string of the SSL/TLS library, e.g. "OpenSSL/1.0.2h".
15 Version string of the zlib compression library, e.g. "1.2.8".
17 Version string of the c-ares library, e.g. "1.11.0".
19 Version string of the IDN library, e.g. "1.32".