Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

GET

这篇文章需要技术复核。如何帮忙。

这篇文章需要文法复核。如何帮忙。

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

浏览器兼容性

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)

另见

文档标签和贡献者

标签: 
 此页面的贡献者: fscholz, cissoid
 最后编辑者: fscholz,