Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLURLMBS class.

Next items

CURLURLMBS.kErrorBadFileURL = 19

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The file:// URL is invalid.

CURLURLMBS.kErrorBadFragment = 20

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The fragment part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadHandle = 1

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

An argument that should be a CURLU pointer was passed in as a NULL.
Should never happen with plugin as you would get exception.

CURLURLMBS.kErrorBadHostname = 21

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The hostname contained bad or invalid characters.

CURLURLMBS.kErrorBadIPv6 = 22

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The IPv6 address hostname contained bad or invalid characters.

CURLURLMBS.kErrorBadLogin = 23

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The login part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadPartpointer = 2

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

A NULL pointer was passed to the 'part' argument of curl_url_get.
Should never happen with plugin as you would get exception.

CURLURLMBS.kErrorBadPassword = 24

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The password part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadPath = 25

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The path part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadPortNumber = 4

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

The port number was not a decimal number between 0 and 65535.

CURLURLMBS.kErrorBadQuery = 26

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The query part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadScheme = 27

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The scheme part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorBadSlashes = 28

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The URL contained an invalid number of slashes.

CURLURLMBS.kErrorBadUser = 29

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

The user part of the URL contained bad or invalid characters.

CURLURLMBS.kErrorLacksIDN = 30

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

IDN missing.

CURLURLMBS.kErrorMalformedInput = 3

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

A malformed input was passed to a URL API function.

CURLURLMBS.kErrorNoFragment = 17

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

There is no fragment part in the URL.

CURLURLMBS.kErrorNoHost = 14

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

There is no host part in the URL.

CURLURLMBS.kErrorNoOptions = 13

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

There is no options part in the URL.

CURLURLMBS.kErrorNoPassword = 12

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

There is no password part in the URL.

CURLURLMBS.kErrorNoPort = 15

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

There is no port part in the URL.

CURLURLMBS.kErrorNoQuery = 16

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

There is no query part in the URL.

CURLURLMBS.kErrorNoScheme = 10

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

There is no scheme part in the URL.

CURLURLMBS.kErrorNoUser = 11

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

There is no user part in the URL.

CURLURLMBS.kErrorNoZoneID = 18

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the error constants for the Error event.

There is no zoneid set in the URL.

CURLURLMBS.kErrorOk = 0

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

No error.

CURLURLMBS.kErrorOutOfMemory = 7

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

A memory function failed.

CURLURLMBS.kErrorUnknownPart = 9

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

An unknown part ID was passed to a URL API function.

CURLURLMBS.kErrorUnsupportedScheme = 5

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

This libcurl build doesn't support the given URL scheme.

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