pub fn parse_request_cookies(h: &Header) -> Vec<Cookie>
Parse all cookies from the Cookie header of an incoming request.
Cookie