That's not the response I was hoppingh for, but I will do with it.

Thank you and have a nice weekend.

Fulup

On 30/04/2021 17:17, Patrick Monnerat via curl-library wrote:

On 4/30/21 4:58 PM, Fulup Ar Foll via curl-library wrote:
curl_easy_getinfo(httpRqt->easy, CURLINFO_RESPONSE_CODE, &httpRqt->status); return ZERO

Question: how to retrieve conection-deny status in asynchronous mode ?

From the documentation at https://curl.se/libcurl/c/CURLINFO_RESPONSE_CODE.html, CURLINFO_RESPONSE_CODE is only available for http, ftp and smtp, not for ldap.

In other words, you can't.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to