Liking cljdoc? Tell your friends :D

strojure.ring-undertow.request

Ring request helper functions.

Ring request helper functions.
raw docstring

sessions-enabled?clj

(sessions-enabled? req)

True if sessions are enabled in Undertow server configuration. When sessions are disabled then attempts to set :session keys will raise exception.

True if sessions are enabled in Undertow server configuration. When sessions
are disabled then attempts to set :session keys will raise exception.
sourceraw docstring

websocket?clj

(websocket? req)

True if Upgrade header in the request is "websocket". Case-insensitive.

True if `Upgrade` header in the request is "websocket". Case-insensitive.
sourceraw 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