TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.66
Flags modifying the way parameters are handled by g_uri_parse_params() and GLib.UriParamsIter.
g_uri_parse_params()
2.66
Parameter names are case insensitive.
No flags set.
See GLib.UriFlags.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 GLib.UriParamsIter.Since
2.66