getCurlError

Compose an error msg from custom and CURL error

string
getCurlError
(
string s
,
CURLcode c
)

Parameters

s string

custom message

c CURLcode

CURLcode

Meta