Fork me on GitHub
#yada
<
2018-01-22
>
borkdude12:01:47

How do I specify UTF-8 as the charset for a text/plain response? it’s not sent to my HTTP client by default

borkdude12:01:14

ok:

:produces
   {:media-type "text/plain"
    :charset "UTF-8"}