Platforms to show: All Mac Windows Linux Cross-Platform
CURLSVersionMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CURL | MBS CURL Plugin | 9.8 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- 46 properties
- property brotliVersion as String
- property brotliVersionNumber as Integer
- property CAInfo as String
- property CAPath as String
- property Features as Integer
- property gsaslVersion as String
- property Host as String
- property hyperVersion as String
- property iconvVersionNumber as Integer
- property libidnVersion as String
- property libsshVersion as String
- property LibZVersion as String
- property nghttp2Version as String
- property nghttp2VersionNumber as Integer
- property ProtocolCount as Integer
- property quicVersion as String
- property SSLVersion as String
- property SupportsASYNCHDNS as Boolean
- property SupportsBrotli as Boolean
- property SupportsConv as Boolean
- property SupportsGSSAPI as Boolean
- property SupportsGSSNEGOTIATE as Boolean
- property SupportsHTTP2 as Boolean
- property SupportsHTTP3 as Boolean
- property SupportsHTTPSProxy as Boolean
- property SupportsIDN as Boolean
- property SupportsIPV6 as Boolean
- property SupportsKERBEROS4 as Boolean
- property SupportsKerberos5 as Boolean
- property SupportsLARGEFILE as Boolean
- property SupportsLIBZ as Boolean
- property SupportsMultiSSL as Boolean
- property SupportsNTLM as Boolean
- property SupportsNTLMWB as Boolean
- property SupportsPSL as Boolean
- property SupportsSPNEGO as Boolean
- property SupportsSSL as Boolean
- property SupportsSSPI as Boolean
- property SupportsTLSAUTHSRP as Boolean
- property SupportsUnicode as Boolean
- property SupportsUnixSockets as Boolean
- property SupportsZSTD as Boolean
- property Version as String
- property VersionNumber as Integer
- property zstdVersion as String
- property zstdVersionNumber as Integer
- 4 methods
- method Constructor
- method FeatureNames as String()
- method Protocol(index as Integer) as string
- method Protocols as String()
This class has no sub classes.
Some properties using for this class:
- CURLSMBS.Version as CURLSVersionMBS
Some examples using this class:
Blog Entries
- News from the MBS Xojo Plugins in Version 23.0
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.0
- MBS Xojo Plugins, version 23.0pr5
- News from the MBS Xojo Plugins Version 21.1
- MBS Xojo Plugins, version 20.4pr5
- MBS Xojo Plugins, version 20.2pr6
- MBS Xojo Plugins, version 19.4pr7
- MBS Xojo Plugins, version 18.2pr3
Xojo Developer Magazine
Release notes
- Version 23.0
- Added Protocols and FeatureNames to CURLSVersionMBS class.
- Version 20.4
- Added SupportsUnicode, zstdVersionNumber, zstdVersion, and SupportsZSTD to CURLSVersionMBS class.
- Version 20.2
- Added CAInfo and CAPath properties to CURLSVersionMBS class.
- Version 19.4
- Added more properties to CURLSVersionMBS class.
- Version 18.2
- Added brotliVersion, brotliVersionNumber, iconvVersionNumber, libidnVersion, libsshVersion, SupportsBrotli, SupportsConv, SupportsGSSAPI, SupportsHTTPSProxy, SupportsKerberos5, SupportsMultiSSL, SupportsNTLMWB, SupportsPSL, SupportsTLSAUTHSRP and SupportsUnixSockets properties to CURLSVersionMBS class.
The items on this page are in the following plugins: MBS CURL Plugin.
CURLSURLMBS - CURLSWebSocketFrameMBS