DevKits

Response · Response header

Date

When the response was generated.

What is Date?

The Date header records the moment the response left the origin server. Used by caches to compute freshness and Age.

Typical usage

Set automatically by web servers.

Examples

Date: Wed, 21 Oct 2025 07:28:00 GMT

Specification

RFC 9110 §6.6.1

Frequently asked questions

What is the Date HTTP header?

The Date header records the moment the response left the origin server. Used by caches to compute freshness and Age.

Is Date a request or response header?

Date is a response header — the server sends it to the client. Set automatically by web servers.

What does a Date header look like?

A typical Date header looks like: Date: Wed, 21 Oct 2025 07:28:00 GMT.

Related headers

Work with this header