| Value | Meaning |
|---|---|
| NONE0 | No flags set. |
| CASE_INSENSITIVE1 | Parameter names are case insensitive. |
| WWW_FORM2 | Replace + with space character. Only useful for URLs on the web, using the https or http schemas. |
| PARSE_RELAXED4 | See %G_URI_FLAGS_PARSE_RELAXED. |
Page generated by adrdox
Flags modifying the way parameters are handled by g_uri_parse_params() and #GUriParamsIter.