DescriptionReduce method names converted to upper case via uppercaseKnownHTTPMethod()
Per http://xhr.spec.whatwg.org/#dom-xmlhttprequest-open, as of 5/4/2014, only the DELETE, GET, HEAD,
OPTIONS, POST and PUT methods ought to be converted to upper case. Correcting this behaviour passes
two additional WPT suites.
BUG=
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|