Enumeration (GI Flags)

GLib-2.0GLibUriParamsFlagsSince 2.66

Flags modifying the way parameters are handled by g_uri_parse_params() and GLib.UriParamsIter.

2.66

Index

Enumeration Members

CASE_INSENSITIVE: number

Parameter names are case insensitive.

NONE: number

No flags set.

PARSE_RELAXED: number
WWW_FORM: number

Replace + with space character. Only useful for URLs on the web, using the https or http schemas.