Liking cljdoc? Tell your friends :D

geheimtur.util.response

Contains functions to create Ring responses.

Contains functions to create Ring responses.
raw docstring

forbiddenclj

(forbidden)

Returns an HTTP 403 Forbidden response.

Returns an HTTP 403 Forbidden response.
raw docstring

redirectclj

(redirect url)

Returns an HTTP 302 redirect response.

Returns an HTTP 302 redirect response.
raw docstring

redirect-after-postclj

(redirect-after-post url)

Returns an HTTP 303 redirect response.

Returns an HTTP 303 redirect response.
raw docstring

unauthorizedclj

(unauthorized realm reason)

Returns an HTTP 401 Unauthorized response.

Returns an HTTP 401 Unauthorized response.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close