You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Alux <al...@googlemail.com> on 2010/07/27 11:55:25 UTC

Why updates PUT only

Hello,

I just learned about update handler - really like them!

But why are they only usable with the PUT verb? That means they cannot  
be used with HTML forms.

thank you for reading,

regards, alux

Re: Why updates PUT only

Posted by Alux <al...@googlemail.com>.
Hi Cory,

many thanks! It's working!

Now I have to find out what (and how) to sensibly return to the browser.

Btw: Is there any reason why these updates are not controlled by the  
_rev field?

Thank you again & regards,

alux

Am 27.07.2010 um 14:43 schrieb Cory Zue <cz...@dimagi.com>:

> They work fine with POST too, I think the documentation on the wiki is
> just out of date.
>
>
> On Tue, Jul 27, 2010 at 5:55 AM, Alux <al...@googlemail.com> wrote:
>> Hello,
>>
>> I just learned about update handler - really like them!
>>
>> But why are they only usable with the PUT verb? That means they  
>> cannot be
>> used with HTML forms.
>>
>> thank you for reading,
>>
>> regards, alux
>>

Re: Why updates PUT only

Posted by Cory Zue <cz...@dimagi.com>.
They work fine with POST too, I think the documentation on the wiki is
just out of date.


On Tue, Jul 27, 2010 at 5:55 AM, Alux <al...@googlemail.com> wrote:
> Hello,
>
> I just learned about update handler - really like them!
>
> But why are they only usable with the PUT verb? That means they cannot be
> used with HTML forms.
>
> thank you for reading,
>
> regards, alux
>