Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
GET
https://echo.apifox.com/cache
Response inspection
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://echo.apifox.com/cache'
响应示例响应示例
{}
请求参数
Header 参数
If-Modified-Since
string
可选
If-None-Match
string
可选
返回响应
修改于 2022-09-15 05:11:20