Skip to main content

parse_header

Function parse_header 

Source
pub fn parse_header(header: &str) -> BTreeMap<String, String>
Expand description

Parse a request’s Cookie header into name/value pairs.