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