[jboss-jira] [JBoss JIRA] (WFLY-3588) Undertow subsystem should support arbitrary options
cnsgithub cnsgithub (JIRA)
issues at jboss.org
Mon Mar 26 05:55:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551210#comment-13551210 ]
cnsgithub cnsgithub commented on WFLY-3588:
-------------------------------------------
This is now giving me some headache due to this new option in latest undertow jars
UndertowOptions.ALLOW_UNESCAPED_CHARACTERS_IN_URL -> false
Now certain URL calls with characters containing unescaped values like { do not work anymore (I know that it technically not RFC1738 conform), but it was working before, and i need to still support this..
Is there any way to add this into Wildfly without patching the undertow jar?
> 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
> Assignee: Tomaz Cerar
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list