<%GLibUriParamsFlags>
<%GLibUriParamsFlags>
Description
Flags modifying the way parameters are handled by g_uri_parse_params()
and
GUriParamsIter.
Members
case-insensitive
Parameter names are case insensitive.
www-form
Replace +
with space character. Only useful for
URLs on the web, using the https
or http
schemas.
parse-relaxed
See G_URI_FLAGS_PARSE_RELAXED
.