curl_easy_resetSection: libcurl Manual (3)Updated: 31 July 2004 |
curl_easy_resetSection: libcurl Manual (3)Updated: 31 July 2004 |
void curl_easy_reset(CURL *handle);
It does not change the following information kept in the handle: live connections, the Session ID cache, the DNS cache, the cookies and shares.
This function was added in libcurl 7.12.1.