Soup.RequestError – libsoup-2.4 Reference Manual
RequestError
Description:
[
CCode
( cprefix =
"SOUP_REQUEST_ERROR_"
, type_id =
"soup_request_error_get_type ()"
) ]
[
Version
( since =
"2.42"
) ]
public
errordomain
RequestError
A
Request
error.
Namespace:
Soup
Package:
libsoup-2.4
Content:
Error codes:
BAD_URI
-
the URI could not be parsed
ENCODING
-
the server's response was in an unsupported format
PARSING
-
the server's response could not be parsed
UNSUPPORTED_URI_SCHEME
-
the URI scheme is not supported by this
Session
Static methods:
public
static
Quark
quark
()
2022 vala-language.org