Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately.
GET
https://echo.apifox.com/etag/{etag}
Response inspection
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://echo.apifox.com/etag/'
响应示例响应示例
200 - 示例 1
{}
请求参数
Path 参数
etag
string
必需
Header 参数
If-None-Match
string
可选
If-Match
string
可选
返回响应
修改于 2023-01-05 07:50:19