pub fn parse_all_with(combined: &str, decode_values: bool) -> Vec<Cookie>
Split a combined Set-Cookie header and parse each cookie, controlling URI-decoding.
Set-Cookie