[
https://issues.apache.org/jira/browse/COUCHDB-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120351#comment-14120351
]
ASF subversion and git services commented on COUCHDB-2026:
----------------------------------------------------------
Commit 17052678132d2192f61d31d830a4bcbbab91877b in couchdb-couch's branch
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=1705267 ]
Send application/javascript in JSONP responses
closes COUCHDB-2026
> JSONP responses should be sent with a "application/javascript" Content-type
> ---------------------------------------------------------------------------
>
> Key: COUCHDB-2026
> URL: https://issues.apache.org/jira/browse/COUCHDB-2026
> Project: CouchDB
> Issue Type: Sub-task
> Components: HTTP Interface
> Reporter: Hank Knight
> Assignee: Robert Kowalski
> Fix For: 1.1.1, 1.2, 2.0.0
>
>
> The Content-Type header for JSONP should be "application/javascript"
> While the content-type of "text/javascript" is widely used, it is obsolete
> and may not be supported by future browsers.
> See:
> http://tools.ietf.org/html/rfc4329
> http://www.rfc-editor.org/rfc/rfc4329.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)