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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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