[jboss-jira] [JBoss JIRA] (WFLY-6226) Consider request body encoding when creating PartImpl
Bauke Scholtz (JIRA)
issues at jboss.org
Tue Feb 16 09:08:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bauke Scholtz updated WFLY-6226:
--------------------------------
Description:
When {{request.getCharacterEncoding()}} returns non-{{null}}, please consider it while creating {{PartImpl}} instead of falling back to {{<servlet-container name="default" default-encoding="UTF-8">}}.
Related Q&A: http://stackoverflow.com/q/35413585/157882
was:
When `request.getCharacterEncoding()` returns non-`null`, please consider it while creating `PartImpl` instead of falling back to `<servlet-container name="default" default-encoding="UTF-8">`.
Related Q&A: http://stackoverflow.com/q/35413585/157882
> Consider request body encoding when creating PartImpl
> -----------------------------------------------------
>
> Key: WFLY-6226
> URL: https://issues.jboss.org/browse/WFLY-6226
> Project: WildFly
> Issue Type: Enhancement
> Reporter: Bauke Scholtz
> Assignee: Jason Greene
>
> When {{request.getCharacterEncoding()}} returns non-{{null}}, please consider it while creating {{PartImpl}} instead of falling back to {{<servlet-container name="default" default-encoding="UTF-8">}}.
> Related Q&A: http://stackoverflow.com/q/35413585/157882
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list