语法
Access-Control-Request-Method: <method>
指令
- <method>
- 一种 HTTP请求方法 , 例如
GET、POST 或 DELETE。
示例
Access-Control-Request-Method: POST
规范
浏览器兼容性
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
| 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 |
相关内容
文档标签和贡献者