Constant LAST_MODIFIED
pub const LAST_MODIFIED: HeaderName;
Expand description
The Last-Modified header contains the date and time when the origin believes the resource was last modified.
The value is a valid Date/Time string defined in RFC9910
pub const LAST_MODIFIED: HeaderName;
The Last-Modified header contains the date and time when the origin believes the resource was last modified.
The value is a valid Date/Time string defined in RFC9910