rpuig2001 / CDM

CDM
GNU General Public License v3.0
22 stars 9 forks source link

Fix CURL problems #132

Closed hpeter2 closed 1 year ago

hpeter2 commented 1 year ago

You might want to consider sharing the fail reason with the user

sendMessage("UNABLE TO LOAD CAD URL (" + string(curl_easy_strerror(result)) + ")");

or something like that