Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
No curl_*_strerror() for CURLUcode
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Gleb Ivanovsky via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 13 Aug 2021 00:32:11 +0300
Hi!
There is curl_easy_strerror() for CURLcode, curl_multi_strerror() for
CURLMcode, curl_share_strerror() for CURLSHcode, but there seems to be
no way to convert CURLUcode value into string:
https://curl.se/libcurl/c/libcurl-errors.html
Would be nice to have something like:
const char *curl_url_strerror(CURLUcode errornum);
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-08-12
Date: Fri, 13 Aug 2021 00:32:11 +0300
Hi!
There is curl_easy_strerror() for CURLcode, curl_multi_strerror() for
CURLMcode, curl_share_strerror() for CURLSHcode, but there seems to be
no way to convert CURLUcode value into string:
https://curl.se/libcurl/c/libcurl-errors.html
Would be nice to have something like:
const char *curl_url_strerror(CURLUcode errornum);
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-08-12