« Return to Thread: Patch for PUT and DELETE inets HTTP methods support

Re: Patch for PUT and DELETE inets HTTP methods support

by Jan Lehnardt-3 :: Rate this Message:

Reply to Author | View in Thread


On 9 Feb 2009, at 11:10, Michal Ptaszek wrote:

> In the times of RESTful addressing style it is a very inconvenient  
> situation where when one wants to remove something on the server  
> side must use 'POST' method instead of simple 'DELETE'.
>
> Are there any plans to widen the set of accepted HTTP methods?

We shipped our own patched version of inets to fix that back in the
day with CouchDB. I agree that this is a useful addition. Also, if you
are considering my patch about the WebDAV extension methods,
you'd most likely want to update this list as well.

Cheers
Jan
--

_______________________________________________
erlang-patches mailing list
erlang-patches@...
http://www.erlang.org/mailman/listinfo/erlang-patches

 « Return to Thread: Patch for PUT and DELETE inets HTTP methods support