Re: [XHR] send doesn’t explain what to do when method is GET

Bjoern Hoehrmann wrote:
>> Is it conforming for a UA to drop the body for GET requests?
> 
> Not as far as I can tell.

I'd like to request that this be changed, then.  Otherwise you're effectively 
requiring UAs to rewrite their HTTP layers to support entity-bodies with GET 
requests (or switch to using different HTTP libraries, etc).  Given the lack of 
utility for a body in GET, I don't think that's a reasonable requirement.

-Boris

Received on Friday, 7 December 2007 17:57:24 UTC