We receive a 400 response code if using UTF-8 characters for a request, due to this check:
This was introduced in UNDERTOW-1101. We want to understand why it is necessary for the CVE/CWE regarding request smuggling, but this ticket is to at least make this check optional as it goes against the URL_ENCODING UndertowOption when set to UTF-8 (default).
- clones
-
JBEAP-13710 [GSS](7.1.z) UNDERTOW-1185 - Undertow does not allow UTF-8 characters in URLs
- Closed
- duplicates
-
JBEAP-13383 [GSS](7.0.z) Allow special characters in HTTP request
- Closed
- is incorporated by
-
JBEAP-13749 [GSS](7.0.z) Upgrade Undertow from 1.3.31 to 1.3.33
- Closed