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

Jasper Rosenberg commented on WW-4558:
--------------------------------------

Definitely could be dropped as it is unused, but it could instead serve the 
purpose of overwriting the submitted content type to support the cases where 
you want to use the JSON interceptor, but the content type you are being passed 
is incorrect (say from a 3rd party).

> contentType override ignored for JSONInterceptor
> ------------------------------------------------
>
>                 Key: WW-4558
>                 URL: https://issues.apache.org/jira/browse/WW-4558
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - JSON
>    Affects Versions: 2.3.24
>            Reporter: Jasper Rosenberg
>            Priority: Minor
>             Fix For: 2.3.x
>
>
> JSONInterceptor takes a contentType parameter, but as far as I can tell does 
> nothing with it.  I would think a reasonable way to use it would be to have 
> it used if available, rather than the content type from the request so that 
> the interceptor can be used when receiving a JSON post from a third party 
> that does not set the correct content type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to