Wayne Keenan wrote:
On Mon, Jan 25, 2010 at 4:25 AM, Willem Jiang <[email protected]>wrote:

Hi Wayne,

I'm not sure we need to populate the headers for the HTTP PUT method.
Can you point me out if there any specification for it ?

Willem


I looked at the RFC's for http 1.0 and 1.1,  to me it doesn't appear to
preclude using a 'query' in the URI for a PUT, or any other HTTP request
type.


http://www.ietf.org/rfc/rfc1945.txt
http://www.w3.org/Protocols/rfc2616/rfc2616.html

I rechecked this section[1], you are right, I will put the query parameters into the message header without checking the request method.

 http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5

Willem

Reply via email to