(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"})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close