GitHub user argl opened a pull request:
https://github.com/apache/couchdb/pull/51
COUCHDB-259 allow content_type of attachments to be changed via stub
Patch to allow the content type of attachments to be changed via a document
PUT and stub structure. Partially solves COUCHDB-259, but useful anyway. Test
included.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/null2/couchdb
259-ability-to-change-attachment-content-type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/51.patch
----
commit 35ad22d9d9abe655c2b4420879e102c50170a271
Author: andi pieper <[email protected]>
Date: 2013-03-13T12:37:22Z
COUCHDB-259 allow content_type of attachments to be changed via stub
----