Flags modifying the way parameters are handled by g_uri_parse_params() and #GUriParamsIter.
Parameter names are case insensitive.
No flags set.
See %G_URI_FLAGS_PARSE_RELAXED.
Replace + with space character. Only useful for URLs on the web, using the https or http schemas.
+
https
http
Flags modifying the way parameters are handled by g_uri_parse_params() and #GUriParamsIter.