rnewson commented on issue #620: POST and ETag header URL: https://github.com/apache/couchdb/issues/620#issuecomment-312904655 citing https://tools.ietf.org/html/rfc7231#section-7.2 as my basis for this claim. ``` In a successful response to a state-changing request, validator fields describe the new representation that has replaced the prior selected representation as a result of processing the request. ``` clearly the thing represented by /dbname was not replaced by the request body (a document) posted to it. ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
