Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
GET
/cache请求参数
Header 参数
If-Modified-Since
string
可选
If-None-Match
string
可选
示例代码
返回响应
Cached response(200)
Modified(304)
HTTP 状态码: 200
内容格式: Rawtext/plain
示例
未设置
最后修改时间: 2 年前