On Tue, May 19, 2009 at 12:07 PM, Kai Griffin <[email protected]> wrote:
> Mind you, I would no doubt
> feel a lot more strongly about the x-http-method-override idea if I needed
> DELETE; in my application, remote clients will not be deleting stuff - at
> best, records will be flagged as "deleted", but left in place.

bulk_docs can handle DELETE just fine, as it's just a matter of adding
{"_deleted" : true} to your document

Chris

-- 
Chris Anderson
http://jchrisa.net
http://couch.io

Reply via email to