Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CURL.Reset

Resets the CURL session.

Component Version macOS Windows Linux Server iOS SDK
CURL 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "CURL.Reset"; curl )   More

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns OK or error.

Description

Resets the CURL session.
You don't need to reset the CURL session after calling CURL.New. The new curl session has no options set which could be cleared.

See also

This function checks for a license.

Created 8th July 2015, last changed 7th May 2016


CURL.ReleaseAll - CURL.RunningTransfers