double-byte-encoding
Use the double-byte-encoding stanza entry to control whether WebSEAL treats all encoded characters in URLs as Unicode encoded.
double-byte-encoding = {yes|no}
Description
Whether WebSEAL assumes that encoded characters within URLs are always encoded in Unicode, and do not contain UTF-8 characters.
Options
yes WebSEAL assumes that encoded characters within URLs are always encoded in Unicode, and do not contain UTF-8 characters. no WebSEAL does not assume that encoded characters within URLs are always encoded in Unicode, and do not contain UTF-8 characters.
Usage: Required.
Default: no
Example:
double-byte-encoding = no