You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/05/02 12:12:12 UTC

[GitHub] rnewson commented on issue #494: couchdb2.0 is not sending charset=utf-8 in response headers of json

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:
users@infra.apache.org


With regards,
Apache Git Services