lookup> Expires

Expires

gives the date/time after which the response is considered stale.

响应头RFC7234#7.3
NameExpires
Type响应头
SpecificationRFC7234#7.3

gives the date/time after which the response is considered stale.

Expires: Tue, 18 Aug 2026 12:00:00 GMT

RFC7234#7.3

What does the Expires header do?

gives the date/time after which the response is considered stale.

Is Expires a request or response header?

It is classified as a response header and can appear in requests or responses depending on context.

Related status codes