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/04/27 07:48:05 UTC

[GitHub] FgfdCBVCbnsebtgf opened a new pull request #494: couchdb2.0 is not sending charset=utf-8 in response headers of json

FgfdCBVCbnsebtgf opened a new pull request #494: couchdb2.0 is not sending charset=utf-8 in response headers of json
URL: https://github.com/apache/couchdb/pull/494
 
 
   HTTP/1.1 200 OK
   Server: CouchDB/1.6.0 (Erlang OTP/19)
   ETag: "GG61GZEDIDA2MOVW8O6204F7"
   Date: Wed, 26 Apr 2017 07:53:28 GMT
   Content-Type: text/plain; charset=utf-8
   Content-Length: 0
   Cache-Control: must-revalidate
   
   HTTP/1.1 200 OK
   Cache-Control: must-revalidate
   Content-Length: 0
   Content-Type: application/json
   Date: Wed, 26 Apr 2017 07:53:34 GMT
   Server: CouchDB/2.0.0 (Erlang OTP/19)
   X-Couch-Request-ID: undefined
   X-CouchDB-Body-Time: 0
   
 
----------------------------------------------------------------
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