GitHub user NorthNick opened a pull request:
https://github.com/apache/couchdb/pull/91
Enable posting of multipart/related documents
Proposed fix for https://issues.apache.org/jira/browse/COUCHDB-1685, to
allow POST requests for multipart documents with server-assigned ids.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NorthNick/couchdb 1685-post-multipart
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/91.patch
----
----