You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The progress callback is supposed to indicate success by returning the special values CURL_PROGRESSFUNC_CONTINUE. However, this is is not defined or exported by the LibCURL bindings.