Re: [XHR2] PATCH Method support

On 17.08.2011 11:42, Anne van Kesteren wrote:
> On Wed, 17 Aug 2011 11:35:07 +0200, Dominik Tomaszuk <ddooss@wp.pl> wrote:
>> I think the PATCH method [1] should be supported in the
>> XMLHttpRequest2 (section 4.6.1).
> All methods are already supported.

In Section 4.6.1 is:
 > If method is a case-insensitive match for CONNECT, DELETE, GET, HEAD,
 > OPTIONS, POST, PUT, TRACE, or TRACK subtract 0x20 from each byte in
 > the range 0x61 (ASCII a) to 0x7A (ASCII z).

IMO it would be better if it contained the PATCH method.

Best regards,
Dominik Tomaszuk

Received on Wednesday, 17 August 2011 09:48:50 UTC