pub fn parse_min_expires_header<'a, E: ParseError<&'a [u8]>>( input: &'a [u8], ) -> IResult<&'a [u8], Header, E>