pub fn parse_last_modified(headers: &HeaderMap) -> Result<Option<DateTime<Utc>>>
Parse last modified from header map.