Closed Bug 918722 Opened 11 years ago Closed 10 years ago

[XHR2] XHR implementation upper-cases too many (i.e. all) HTTP verbs

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: hsteen, Assigned: mcmanus)

References

()

Details

We're supposed to have a short list of HTTP verbs that will be upper-cased and leave the others as specified. Seems Gecko (or necko..) uppercases everything.

Test case:
http://w3c-test.org/web-platform-tests/master/XMLHttpRequest/open-method-case-sensitive.htm

Note: needs investigation, likely to be a bug further down and not in DOM code I suppose.
Fixed here, by mcmanus:
http://hg.mozilla.org/mozilla-central/diff/20d8f9639b9c/content/base/src/nsXMLHttpRequest.cpp
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → mcmanus
Depends on: 477578
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.