Skip to main content

parse_all_with

Function parse_all_with 

Source
pub fn parse_all_with(combined: &str, decode_values: bool) -> Vec<Cookie>
Expand description

Split a combined Set-Cookie header and parse each cookie, controlling URI-decoding.