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