Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- supercedes
-
COUCHDB-1274 JSONP responses should be sent with a "text/javascript" Content-type
- Resolved