Re: HTML forms vs PUT and DELETE

On Mon, Sep 20, 2010 at 9:09 AM, Anne van Kesteren <annevk@opera.com> wrote:
> On Mon, 20 Sep 2010 16:33:11 +0200, Julian Reschke <julian.reschke@gmx.de>
> wrote:
>>
>> What am I missing something here?
>
> I think I previously advocated for keeping these. Now I think we should just
> drop them. They are inconsistent as cross-origin does not work, and do not
> have that much use to begin with.

For what it's worth, it would be easy to integrate them with CORS so
that cross-origin PUT/DELETE works. But yes, I'm also curious about
use cases

We have support in recent nightlies for same-origin PUT/DELETE in
firefox if someone wants to play around with it.

/ Jonas

Received on Monday, 20 September 2010 16:19:05 UTC