Liking cljdoc? Tell your friends :D
Clojure only.

noir.util.middleware

Helpful middleware functions

Helpful middleware functions
raw docstring

wrap-utf-8clj

(wrap-utf-8 handler)

DEPRECATED - Ring does this automatically now.

Adds the 'charset=utf-8' clause onto the content type declaration, allowing pages to display all utf-8 characters.

DEPRECATED - Ring does this automatically now.

Adds the 'charset=utf-8' clause onto the content type declaration, allowing pages
to display all utf-8 characters.
sourceraw docstring

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

× close