You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2015/11/27 17:54:10 UTC

[jira] [Created] (COUCHDB-2905) Remove text/plain responses

Robert Newson created COUCHDB-2905:
--------------------------------------

             Summary: Remove text/plain responses
                 Key: COUCHDB-2905
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2905
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Robert Newson


Modern browsers (I tested Firefox, Safari, Chrome) will render an application/json response body as text in a fixed width font. This ease of display motivated the text/plain vs application/json negotiation.

It is now obsolete. Let's always send application/json content type.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)