CurlAsync.reinvoke()
DESCRIPTION
Reinvoke the request. This must be called from the callback of a previous request and is a direct blocking invocation of the curl_easy_perform().
DECLARATION
CURLcode reinvoke()
RETURNS
Curl code returned by curl_easy_perform()