Re: Validation of request entities

Julian Reschke <[email protected]> Wed, 22 Mar 2006 11:09:05 +0100
Newsgroups gmane.ietf.deltav
Message-ID <[email protected]>
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