Liking cljdoc? Tell your friends :D

keycloak.cookies


ALPHAclj






DIGITclj


DQUOTEclj


expand-with-character-classesclj

(expand-with-character-classes s)

Take a collection of characters and return a string representing the concatenation of the Java regex characters, including the use character classes wherever possible without conformance loss. This function is not designed for performance and should be called to prepare systems prior to the handling of HTTP requests.

Take a collection of characters and return a string representing the
concatenation of the Java regex characters, including the use
character classes wherever possible without conformance loss. This
function is not designed for performance and should be called to
prepare systems prior to the handling of HTTP requests.
raw docstring

HTABclj


(parse-cookie-header input)

parse-cookiesclj

(parse-cookies cookie-header-value)

RegExpressablecljprotocol

as-regex-strclj

(as-regex-str _)

Return a string that represents the Java regex

Return a string that represents the Java regex

semicolon-then-spaceclj


SPclj


tcharclj


tokenclj


WSPclj

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

× close