Name: curl_easy_strerror()
Description:
The curl_easy_strerror function may be used to turn a CURLcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.
See Implementation
Name: curl_easy_strerror()
Description:
The curl_easy_strerror function may be used to turn a CURLcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.