Platforms to show: All Mac Windows Linux Cross-Platform

CURLNMBS class   Deprecated

Super class: CURLSMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CURL MBS CURL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This item is deprecated and should no longer be used. You can use CURLSMBS instead.
A class to wrap libCURL.

We used to have a CURL with native SSL backend for macOS or windows.
Please move to CURLSMBS class, which can switch to using windows SSL backend instead fo openssl.
Subclass of the CURLSMBS class.

Super class CURLSMBS

This class has no sub classes.

Blog Entries

Videos

Release notes

  • Version 25.5
    • Changed CURLNMBS, CURLMBS and related classes to just be subclasses for CURLSMBS, so old code keeps working.
  • Version 24.2
    • Added deprecation marks to CURLNMBS and related classes.
  • Version 19.5
    • Added path variants for CreateMTDebugOutputFile, CreateMTHeaderOutputFile, CreateMTOutputFile and OpenMTInputFile methods in CURLSMBS, CURLNMBS and CURLMBS classes.
  • Version 18.2
    • Changed CollectOutputData, CollectHeaderData and CollectDebugData for CURLSMBS/CURLMBS/CURLNMBS to track if you set property and if you set to false, we ignore the data and do neither return error nor collect data. If never set, we may turn them to true, when you have no event and no file streaming.
  • Version 18.0
    • Added IDN support for CURLSMBS and CURLNMBS classes on Windows Vista and newer. Does give error if you try it on older Windows XP.

Some examples using this class:

Some related classes:


The items on this page are in the following plugins: MBS CURL Plugin.


CURLNListMBS   -   CURLNMimePartMBS


The biggest plugin in space...