rnewson commented on issue #494: couchdb2.0 is not sending charset=utf-8 in response headers of json URL: https://github.com/apache/couchdb/pull/494#issuecomment-298617779 utf-8 is the defined charset when interpreting application/json, this is unnecessary. https://www.ietf.org/rfc/rfc4627.txt "3. Encoding JSON text SHALL be encoded in Unicode. The default encoding is UTF-8." ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
With regards, Apache Git Services