]
cnsgithub cnsgithub commented on WFLY-3588:
-------------------------------------------
Just found allow_unescaped_characters_in_url in
Undertow subsystem should support arbitrary options
---------------------------------------------------
Key: WFLY-3588
URL:
https://issues.jboss.org/browse/WFLY-3588
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Reporter: Stuart Douglas
At the moment all well known options are hard coded in the schema. We should also support
dynamic options where the class name is specified. This will allow the use of user defined
options.