Re: PUT and DELETE methods in form@method

Right, but this does still does not cover specifying how the user agent
should respond to a HTTP 200 and how that response integrates with a given
application.

On 3/30/11 9:10 AM, "Dominik Tomaszuk" <ddooss@wp.pl> wrote:

>It could be supported in the same way as POST: 200 OK (describing or
>containing the result of the action). HTTP in PUT and DELETE allowed 200
>if an existing resource is modified in PUT or if it is a successful
>response (and it is consistent with the approach RESTful).

Received on Wednesday, 30 March 2011 13:30:07 UTC