[
https://issues.apache.org/jira/browse/COUCHDB-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Newson updated COUCHDB-436:
----------------------------------
Attachment: COUCHDB-436.patch
If form data includes _doc, interpret it as JSON and treat it the same as a
POST update to the document.
> Allow update or creation of document and attachments in single multipart POST
> -----------------------------------------------------------------------------
>
> Key: COUCHDB-436
> URL: https://issues.apache.org/jira/browse/COUCHDB-436
> Project: CouchDB
> Issue Type: New Feature
> Affects Versions: 0.9.1
> Reporter: Robert Newson
> Attachments: COUCHDB-436.patch
>
>
> Modify the existing multipart/form-data POST handling to accept an additional
> _doc form parameter. This allows a single operation to create a document with
> all of its attachments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.