You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Mayya Sharipova (JIRA)" <ji...@apache.org> on 2015/08/13 21:52:46 UTC

[jira] [Created] (COUCHDB-2775) POST Valid json header

Mayya Sharipova created COUCHDB-2775:
----------------------------------------

             Summary: POST Valid json header
                 Key: COUCHDB-2775
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2775
             Project: CouchDB
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Database Core
            Reporter: Mayya Sharipova


validate that all POST requests with json body must have also have valid json header:
{"Content-Type": "application/json"}
This ensures a basic protection against CSRF.





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