Re: Issue: request bodies

On 4/22/06, Maciej Stachowiak <mjs@apple.com> wrote:
> Current implementations silently ignore the body in this case.

FWIW, I decided to test this.  As it turns out, IE and Firefox on
WinXP pass bodies on all methods except GET (actually, I couldn't test
GET on IE - it would only send POST!), and Opera passes them only with
POST (and doesn't support PUT?!).  That's all the browsers I have
access to right now.

http://www.markbaker.ca/2006/XHRTests/

Mark.
--
Mark Baker.  Ottawa, Ontario, CANADA.       http://www.markbaker.ca

Received on Monday, 24 April 2006 19:15:57 UTC