(get-secured-routes {:keys [steps-repo-path jobs-repo-path systems-catalogue
archive-ds-ks node-id log-file-path]
:or {log-file-path "titanoboa.log"}
:as config})
(prepare-cookies resp)
Removes the domain and secure keys from cookies map. Also converts the expires date to a string in the ring response map.
Removes the domain and secure keys from cookies map. Also converts the expires date to a string in the ring response map.
(slurp-binary is len)
Reads len bytes from InputStream is and returns a byte array.
Reads len bytes from InputStream is and returns a byte array.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close