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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

CURL.GetDebugWithData

Whether to include data in the debug log.

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

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns 0, 1 or error.

Description

Whether to include data in the debug log.
By default we don't include all the data in the debug log and just the messages.
Returns 1 if data is included or 0 if not.

See also

Example Databases

Blog Entries

This function checks for a license.

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


CURL.GetDebugMessages - CURL.GetDebugWithProgress

💬 Ask a question or report a problem