Re: Validation of request entities

Werner Donné wrote:
>> Why not do it with the PUT response body?
> 
> Because I don't think the PUT method is supposed to have a response
> body. RFC 2616 says nothing about a response body in section 9.6,
> while for methods that can have one it explains the conditions for
> it.
> 
>> Best regards, Julian
> 
> Regards,
> 
> Werner.


Any method response can have a body, except for HEAD.

Best regards, Julian

Received on Wednesday, 22 March 2006 10:10:32 UTC