Re: [XHR] Uppercasing some HTTP methods

Simon Pieters wrote:

> The send(data) algorithm, step 4, says:
>
>     If method case-insensitively matches GET, POST, HEAD, PUT, DELETE or
>     OPTIONS the user agent must use convert it to its uppercase  
>     equivalent and let stored method be the result.

"... must use convert ..." should probably be "... must convert ..." BTW.

-- 
David Håsäther

Received on Friday, 30 March 2007 21:40:23 UTC