decode-query
Use the decode-query stanza entry to validate the query string in requests according to the utf8-qstring-support-enabled entry.
Syntax
decode-query = {yes|no} Description
Validates the query string in requests according to the utf8-qstring-support-enabled parameter.
Options
- yes
- When decode-query is set to
yesWebSEAL validates the query string in requests according to the utf8-qstring-support-enabled parameter. Otherwise, WebSEAL does not validate the query string. - no
- When decode-query is set to
no, then dynurl must be disabled. To disable dynurl, see dynurl-map.
Usage
This stanza entry is required.
Default value
yes
Example
decode-query = yes