[ 
https://issues.apache.org/jira/browse/JCR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562401#comment-15562401
 ] 

Julian Reschke commented on JCR-4041:
-------------------------------------

trunk: [r1764101|http://svn.apache.org/r1764101]

> 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
>
>
> 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)

Reply via email to