Validate Content-MD5 request headers on uploads
-----------------------------------------------
Key: COUCHDB-558
URL: https://issues.apache.org/jira/browse/COUCHDB-558
Project: CouchDB
Issue Type: Improvement
Components: Database Core, HTTP Interface
Reporter: Adam Kocoloski
Fix For: 0.11
We could detect in-flight data corruption if a client sends a Content-MD5
header along with the data and Couch validates the MD5 on arrival.
RFC1864 - The Content-MD5 Header Field
http://www.faqs.org/rfcs/rfc1864.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.