> 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.
