Skip to main content

parse_http_date

Function parse_http_date 

Source
pub fn parse_http_date(value: &str) -> Option<SystemTime>
Expand description

Parse an HTTP date into a SystemTime value.