You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/09/09 09:19:45 UTC

[jira] [Closed] (OFBIZ-6608) Using official content type for json requests

     [ https://issues.apache.org/jira/browse/OFBIZ-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-6608.
----------------------------------
       Resolution: Done
         Assignee: Jacques Le Roux
    Fix Version/s:     (was: Trunk)
                   Upcoming Branch

Thanks Oleg, If I refer to https://www.ietf.org/rfc/rfc4627.txt it should indeed be  application/json. It has been registered https://www.iana.org/assignments/media-types/application/json

Also if we would like to use x-json it should be text/x-json. I'm not sure in which occasions...

I completed your patch (in new Solr component) and committed it at  r1701915

> Using official content type for json requests
> ---------------------------------------------
>
>                 Key: OFBIZ-6608
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6608
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Oleg Andreyev
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: x-json.diff
>
>
> I suggest using application/json instead of application/x-json as it is official content type. It seems x-json does not cause any problem for the time being but browsers will load json responses correctly without asking for download. It's handy in development time. It also matches JQuery Accept header.



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