Liking cljdoc? Tell your friends :D

pedestal-utils.http-response


a-responseclj

(a-response status body)

acceptedclj


an-error-responseclj

(an-error-response status msg)
(an-error-response status msg error)

bad-requestclj


createdclj


forbiddenclj


method-not-allowedclj


no-contentclj


not-foundclj

(not-found)
(not-found body)

okclj

(ok)
(ok body)

unauthorizedclj

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

× close