这篇文章需要技术复核。如何帮忙。
这篇文章需要文法复核。如何帮忙。
GET
方法请求指定的资源. 使用 GET
的请求应该只用于获取数据.
请求是否有主体 | 否 |
---|---|
成功的响应是否有主体 | 是 |
Safe | 是 |
Idempotent | 是 |
Cacheable | 是 |
HTML 表单是否支持 | 是 |
语法
GET /index.html
规范
规范 | 标题 |
---|---|
RFC 7231, section 4.3.1: GET | Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content |
浏览器兼容性
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 | Edge | Firefox | Internet Explorer | Opera | Safari | Servo |
---|---|---|---|---|---|---|---|
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
Feature | Android | Chrome for Android | Edge Mobile | Firefox for Android | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |