[
https://issues.apache.org/jira/browse/COUCHDB-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791795#action_12791795
]
Paul Joseph Davis commented on COUCHDB-558:
-------------------------------------------
Just reminding myself that the mochiweb patch that this introduced has been
submitted upstream:
http://code.google.com/p/mochiweb/issues/detail?id=48
> 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
> Assignee: Paul Joseph Davis
> Fix For: 0.11
>
> Attachments: jira-couchdb-558-10th-try-trunk.patch,
> jira-couchdb-558-4th-try.patch, jira-couchdb-558-5th-try.patch,
> jira-couchdb-558-6th-try-trunk.patch, jira-couchdb-558-7th-try-trunk.patch,
> jira-couchdb-558-8th-try-trunk.patch, jira-couchdb-558-9th-try-trunk.patch,
> jira-couchdb-558-for-trunk-2nd-try.patch,
> jira-couchdb-558-for-trunk-3rd-try.patch, jira-couchdb-558-for-trunk.patch,
> run.tpl.patch
>
>
> 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.