-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
This would be configurable via UndertowOptions.
It is possible that evaluate to have it as the default and reconfigured in WildFly to the currently supported ISO-8859-1.
The UTF-8 is expected to be the default supported encoding by RFC7578 and HTML5. As a reference to this, please refer to session 5.1.2.
Servlet spec, on the other hand specify that the default request and response enconding.
For more background information on this Jira, please see this PR: https://github.com/undertow-io/undertow/pull/403