Function kvarn_utils::list_header

source ·
pub fn list_header(header: &str) -> Vec<ValueQualitySet<'_>> 
Expand description

Parses a header with a value-quality list of pairs.

Very useful to parse accept-* HTTP headers.