It was introduced with COUCHDB-1274[1] issue fix. text/javascript isn't incorrect, but seem to be deprecated[2] in favour of application/javascript. Feel free to open issue about if you think the same.
[1]: https://issues.apache.org/jira/browse/COUCHDB-1274 [2]: http://tools.ietf.org/html/rfc4329#section-3 -- ,,,^..^,,, On Thu, Jan 9, 2014 at 1:16 AM, Hank Knight <[email protected]> wrote: > CouchDB incorrectly sends "text/javascript" as the value for the > "Content-Type" header when JavaScript callbacks are used! > > http://example.com/db/_changes?callback=xyz
