(wrap-lcase-params handler)
Middleware that converts all parameters to lower case so that they can be treated as effectively case-insensitive. Does not alter the maps under :*-params; these are left with strings.
Middleware that converts all parameters to lower case so that they can be treated as effectively case-insensitive. Does not alter the maps under :*-params; these are left with strings.
(wrap-lcase-query-param-values handler whitelist)
Middleware that converts parameter values to lower case so that the values can be treated as effectively caseinsensitive. This middleware does not support nested parameter maps at this time.
Middleware that converts parameter values to lower case so that the values can be treated as effectively caseinsensitive. This middleware does not support nested parameter maps at this time.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |