pub fn parse_http_date(value: &str) -> Result<SystemTime, HttpValidatorError>Expand description
Parses an HTTP date into system time.
pub fn parse_http_date(value: &str) -> Result<SystemTime, HttpValidatorError>Parses an HTTP date into system time.