Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLMBS class.

Previous items Next items

CURLMBS.kProtocolRTMP = &h80000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMP

CURLMBS.kProtocolRTMPE = &h200000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPE

CURLMBS.kProtocolRTMPS = &h800000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPS

CURLMBS.kProtocolRTMPT = &h100000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPT

CURLMBS.kProtocolRTMPTE = &h400000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPTE

CURLMBS.kProtocolRTMPTS = &h1000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPTS

CURLMBS.kProtocolRTSP = &h40000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTSP

CURLMBS.kProtocolSCP = &h10

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SCP

CURLMBS.kProtocolSFTP = &h20

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SFTP

CURLMBS.kProtocolSMB = &h4000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMB

CURLMBS.kProtocolSMBS = &h8000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMBS

CURLMBS.kProtocolSMTP = &h10000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMTP

CURLMBS.kProtocolSMTPS = &h20000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMTPS

CURLMBS.kProtocolTelnet = &h40

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

Telnet

CURLMBS.kProtocolTFTP = &h800

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

TFTP

CURLMBS.kPROXY_HTTP = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLMBS.kPROXY_HTTP10 = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Force to use CONNECT HTTP/1.0.

CURLMBS.kPROXY_HTTP11 = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Connect using HTTP/1.1.

CURLMBS.kPROXY_SOCKS4 = 4

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLMBS.kPROXY_SOCKS4A = 6

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Using SOCKS 4A.

CURLMBS.kPROXY_SOCKS5 = 5

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLMBS.kPROXY_SOCKS5_Hostname = 7

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Use the SOCKS5 protocol but pass along the host name rather than the IP address. added in 7.18.0

CURLMBS.kSeekOriginCurrent = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to current file position.

CURLMBS.kSeekOriginEnd = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to end of file.

CURLMBS.kSeekOriginSet = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to start of file.

CURLMBS.kSeekReturnCantSeek = 3

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Return this value if you can't seek as you are not using a file, but for example a stream.

CURLMBS.kSeekReturnFail = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Returns this value if your seek operation failed.

CURLMBS.kSeekReturnOk = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Returns this value if your seek operation succeeded.

CURLMBS.kSSHAuthAgent = 16

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the SSH Authentication modes.

agent (ssh-agent, pageant...)

CURLMBS.kSSHAuthAny = -1

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the SSH Authentication modes.

Any allowed

Previous items Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...