©
This document usesPHP Chinese website manualRelease
Last-Modified
响应HTTP报头包含在其原始服务器认为该资源的最后修改日期和时间。它被用作验证器来确定接收或存储的资源是否相同。不如ETag
标题准确,它是一种回退机制。包含条件请求If-Modified-Since
或If-Unmodified-Since
标题使用此字段。
Header type |
Response header |
---|---|
Forbidden header name |
no |
CORS-safelisted response-header |
yes |
Last-Modified:, : : GMT
GMT
格林威治标准时间。HTTP 日期总是以 GMT 表示,从不以本地时间表示。
Last-Modified: Wed, 21 Oct 2015 07:28:00 GMT
Specification |
Title |
---|---|
RFC 7232, section 2.2: Last-Modified |
Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests |
Feature |
Chrome |
Edge |
Firefox |
Internet Explorer |
Opera |
Safari |
---|---|---|---|---|---|---|
Basic Support |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
Feature |
Android |
Chrome for Android |
Edge mobile |
Firefox for Android |
IE mobile |
Opera Android |
iOS Safari |
---|---|---|---|---|---|---|---|
Basic Support |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
If-Modified-Since
If-Unmodified-Since
Etag