Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.3, 1.1
-
None
-
Chrome 14, Firefox 6, Safari 5.
-
Regular Contributors Level (Easy to Medium)
Description
Currently, jsonp responses come with a "text/plain" header. This causes warnings in some browsers, including Google Chrome, Firefox & Safari, according to this report: http://stackoverflow.com/questions/7338983/js-warning-resource-interpreted-as-script-but-transferred-with-mime-type-text-pl
Since jsonp responses are Javascript code, the content-type should instead be "text/javascript".
Attachments
Issue Links
- is superceded by
-
COUCHDB-2026 JSONP responses should be sent with a "application/javascript" Content-type
- Resolved
There are no Sub-Tasks for this issue.