[
https://issues.apache.org/jira/browse/JCR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed JCR-4041.
-------------------------------
> spi2davex: bogus content type charset parameter for
> application/x-www-form-urlencoded
> -------------------------------------------------------------------------------------
>
> Key: JCR-4041
> URL: https://issues.apache.org/jira/browse/JCR-4041
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-spi2dav
> Affects Versions: 2.13.4
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 2.13.5, 2.14
>
>
> For PostMethod, this currently uses
> {noformat}
> application/x-www-form-urlencoded; charset=utf-8
> {noformat}
> That's misleading, as this media type always use plain US-ASCII content
> (encoding happens on a higher layer), and thus specifying a charset is
> meaningless.
> See <https://www.w3.org/TR/html5/iana.html#application/x-www-form-urlencoded>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)