Constant reqwest::header::LAST_MODIFIED
source ยท 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