(match-mime-type? mime-type-ptn mime-type)
(match-schema-mime-type schema content-type)
Matches content-type
with schema
, return resulting sub-schema
Matches `content-type` with `schema`, return resulting `sub-schema`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close