Liking cljdoc? Tell your friends :D

puppetlabs.ring-middleware.common


prepare-cookiesclj

(prepare-cookies resp)

Removes the :domain and :secure keys and converts the :expires key (a Date) to a string in the ring response map resp. Returns resp with cookies properly munged.

Removes the :domain and :secure keys and converts the :expires key (a Date)
to a string in the ring response map resp. Returns resp with cookies properly
munged.
sourceraw docstring

proxy-requestclj

(proxy-request req proxied-path remote-uri-base & [http-opts])
source

strip-trailing-slashclj

(strip-trailing-slash url)
source

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

× close