standard.net.curl.curl_version

curl_version is available since version 1.0.

Prototype:

string curl_version()

Description:

Returns a human readable string with the version number of libcurl and some of its important components (like OpenSSL version).

Return value:

Returns the libcurl version string.