double-byte-encoding

Use the double-byte-encoding stanza entry to control whether WebSEAL treats all encoded characters in URLs as Unicode encoded.

Syntax

double-byte-encoding = {yes|no}

Description

Specifies 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

This stanza entry is required.

Default value

no

Example

double-byte-encoding = no