Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(344)

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt

Issue 347653003: XMLHttpRequest must build a request using the given method as-is for non-standard types (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Valid methods per step-5 of http://xhr.spec.whatwg.org/#the-open()-method.
2
3 PUT
4 PUT
5 DELETE
6 DELETE
7 HEAD
8 HEAD
9 OPTIONS
10 OPTIONS
11 POST
12 POST
13 GET
14 GET
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698