Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLSURLMBS class.

Previous items

CURLSURLMBS.kErrorUrlDecode = 6

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
URL decode error, most likely because of rubbish in the input.

CURLSURLMBS.kErrorUserNotAllowed = 8

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the error codes.

Credentials was passed in the URL when prohibited.

CURLSURLMBS.kFlagsAllowSpace = 2048

Type Topic Plugin Version
const CURL MBS CURL Plugin 21.4
One of the flags.

Whether to allow space character in URLs.

CURLSURLMBS.kFlagsAppendQuery = 256

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Append a form style part.

CURLSURLMBS.kFlagsDefaultPort = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Return default port number.

CURLSURLMBS.kFlagsDefaultScheme = 4

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Return default scheme if missing.

CURLSURLMBS.kFlagsDisallowUser = 32

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

No user+password allowed.

CURLSURLMBS.kFlagsGuessScheme = 512

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Legacy curl-style guessing.

CURLSURLMBS.kFlagsNoAuthority = 1024

Type Topic Plugin Version
const CURL MBS CURL Plugin 20.0
Allow URLs without authority.

Allow empty authority when the scheme is unknown.

CURLSURLMBS.kFlagsNoDefaultPort = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Act as if no port number was set, if the port number matches the default for the scheme.

CURLSURLMBS.kFlagsNonSupportScheme = 8

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Allow non-supported scheme.

CURLSURLMBS.kFlagsPathAsIs = 16

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

Leave dot sequences.

CURLSURLMBS.kFlagsPunyCode = 4096

Type Topic Plugin Version
const CURL MBS CURL Plugin 23.1
One of the flags.

get the host name in pynycode

CURLSURLMBS.kFlagsURLDecode = 64

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

URL decode on get.

CURLSURLMBS.kFlagsURLEncode = 128

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.5
One of the flags.

URL encode on set.

Previous 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...