(get-alias-suffixed-headers headers-by-resources)
Given a key-value pair, where key is the resource alias and value is it's value, inserts the key prefix on each key of the headers map.
Given a key-value pair, where key is the resource alias and value is it's value, inserts the key prefix on each key of the headers map.
(has-prefix-on-key? prefix [key _])
Verify if a given key has the expected prefix
Verify if a given key has the expected prefix
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close