-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.ConnectionType
Andrew Lambert edited this page Jun 12, 2015
·
22 revisions
#libcURL.EasyHandle.ConnectionType
##Property Declaration
Dim ConnectionType As Integer##Notes
Gets and sets the type of connection which will be used. Use one of the libcURL.Opts.USE_SSL_* values.
##See also
- EasyHandle.Secure
- CURLOPT_USE_SSL in the libcURL documentation.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.