← All docs

curl_version()

Gets cURL version information.

curl_version()

function curl_version(): mixed

Gets cURL version information.

Parameters: none.

Returns: mixed

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how curl_version is implemented in the compiler, see the internals page.