-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Currently there is no constant with public static final in UndertowOptions}} to define and clarify the default value of UndertowOptions.ALLOW_UNESCAPED_CHARACTERS_IN_URL.
Add that field to UndertowOptions and make sure it is used on every points where that config is read.
Also, add a javadoc that links the new field with the option it applies to with @link. And link the new constant to the Option's javadoc as well, using @link, to make both option and value fields interlinked in the documentation.
- clones
-
UNDERTOW-2491 Create a default constant for UndertowOptions.SSL_USER_CIPHER_SUITES_ORDER
- Open
- is cloned by
-
UNDERTOW-2493 Create a default constant for UndertowOptions.ENDPOINT_IDENTIFICATION_ALGORITHM
- Open