| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
CURL.SetOptionSSLFalseStart
Set if we should enable TLS false start.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| CURL | 8.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "CURL.SetOptionSSLFalseStart"; curl; Value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| curl | The CURL session handle. | $curl |
| Value | The option value. |
Result
Returns OK or error.
Description
Set if we should enable TLS false start.Pass 1 to enable.
See also
Release notes
- Version 15.5
- Deprecated CURL.SetOptionSSLFalseStart function.
Blog Entries
Created 15th April 2018, last changed 17th September 2025