Liking cljdoc? Tell your friends :D

restql.core.response.headers


get-response-headersclj

(get-response-headers query response)
source

map-headers-to-resourceclj

(map-headers-to-resource [resource response])

Given a key-value pair, where key is the resource alias and value is it's value, extracts only the headers to a new map.

Given a key-value pair, where key is the resource alias
and value is it's value, extracts only the headers to a
new map.
sourceraw docstring

map-response-headers-by-resourcesclj

(map-response-headers-by-resources response)

Gets all result headers and return a map of :resource headers

Gets all result headers and return a map of :resource headers
sourceraw docstring

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

× close