©
This document usesPHP Chinese website manualRelease
Access-Control-Request-Method发出请求时报头用于预检请求让服务器知道哪些 HTTP 方法的实际请求时将被使用。这个头是必要的,因为预检请求始终是一个OPTIONS,并且不使用与实际请求相同的方法。
|
Header type |
Request header |
|---|---|
|
Forbidden header name |
yes |
Access-Control-Request-Method:
GET,POST,或DELETE。
Access-Control-Request-Method: POST
|
Specification |
Status |
Comment |
|---|---|---|
|
FetchThe definition of 'Access-Control-Request-Method' in that specification. |
Living Standard |
Initial definition. |
|
Feature |
Chrome |
Firefox |
Edge |
Internet Explorer |
Opera |
Safari |
|---|---|---|---|---|---|---|
|
Basic Support |
4 |
3.5 |
12 |
10 |
12 |
4 |
|
Feature |
Android |
Chrome for Android |
Edge mobile |
Firefox for Android |
IE mobile |
Opera Android |
iOS Safari |
|---|---|---|---|---|---|---|---|
|
Basic Support |
2.1 |
(Yes) |
(Yes) |
1.0 |
(Yes) |
12 |
3.2 |