Started a curl discussion about adding an API call to retrieve information from a curl multi handle.
If you develop a libcurl application and you need information from a multi, please make your case.
#curl
github.com/curl/curl/discussio…
the case for `curl_multi_getinfo()` · curl curl · Discussion #17870
With the multi handle becoming the preferred way of operating curl for non-trivial applications, there are properties that an application is currently unable to observe and needs to deduce. The mos...GitHub