[jboss-jira] [JBoss JIRA] (WFLY-6226) Consider request body encoding when creating PartImpl

Bauke Scholtz (JIRA) issues at jboss.org
Tue Feb 16 09:07:00 EST 2016


Bauke Scholtz created WFLY-6226:
-----------------------------------

             Summary: 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