Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Whether to include data in the debug log.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 6.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Value | Pass 1 to include all data or 0 to disable. | 1 |
Returns OK or error.
Enable data in debug:
MBS( "CURL.SetDebugWithData"; $curl; 1 )
This function is free to use.
Created 14th May 2016, last changed 27th December 2023