pub fn fmt_http_date(d: SystemTime) -> StringExpand description
Format a date to be used in a HTTP header field.
Dates are formatted as IMF-fixdate: Fri, 15 May 2015 15:34:21 GMT.
pub fn fmt_http_date(d: SystemTime) -> StringFormat a date to be used in a HTTP header field.
Dates are formatted as IMF-fixdate: Fri, 15 May 2015 15:34:21 GMT.