Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

CURL.GetDebugWithTime

Queries whether times are included in debug messages.

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

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns 0, 1 or error.

Description

Queries whether times are included in debug messages.
By default this is off.

See also

Blog Entries

Created 14th May 2016, last changed 15th June 2016


CURL.GetDebugWithProgress - CURL.GetEffectiveMethod

Feedback: Report problem or ask question.