Liking cljdoc? Tell your friends :D

restql.core.response.headers.external


get-alias-suffixed-headersclj

(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.
sourceraw docstring

has-prefix-on-key?clj

(has-prefix-on-key? prefix [key _])

Verify if a given key has the expected prefix

Verify if a given key has the expected prefix
sourceraw docstring

map-suffixes-to-headersclj

(map-suffixes-to-headers [alias headers])
source

suffixed-keywordclj

(suffixed-keyword alias [k v])
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close