Liking cljdoc? Tell your friends :D
Clojure only.

clojure-commons.lcase-params


wrap-lcase-paramsclj

(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.
raw docstring

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

× close