On Jul 15, 2008, at 15:50, Dean Landolt wrote:
Jan Lehnardt resolved COUCHDB-63.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
As of revision 675699, CouchDB has a RESTful API for attachments that
doesn't require base64
encoding of data.
Thanks for getting this feature in. Is there any documentation on
this new
API? I've seen a lot of mention of this coming, but nothing formal
to code
against. I suppose I could start throwing PUTs and DELETEs against
the new
trunk to see what sticks, but if there's something already out
there, it'd
save some time.
See the attachment tests at
http://svn.eu.apache.org/viewvc/incubator/couchdb/trunk/share/www/script/couch_tests.js?view=markup
written docs will follow.
Cheers
Jan
--