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