(fast-memoize size f)
(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 headers into a sorted sequence of content-types. "application/json;level=1;q=0.4" => ("application/json"})
(parse-accept-charset s)
(parse-content-type s)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close