ring.middleware.default-charset

Middleware for automatically adding a charset to the content-type header in
response maps.

wrap-default-charset

(wrap-default-charset handler charset)
Middleware that adds a charset to the content-type header of the response if
one was not set by the handler.