muuntaja.parse
cache
(cache n)fast-memoize
(fast-memoize cache f)parse-accept
(parse-accept accept-header)Parse Accept headers into a sorted sequence of content-types. “application/json;level=1;q=0.4” => (“application/json”})
parse-accept-charset
(parse-accept-charset s)parse-content-type
(parse-content-type s)