Where do you set the content type header?
Tried
(setf *default-content-type* "text/html;charset=UTF-8")
but wasn't successful.
Any hint would be very nice ...
Something else is confusing me. When using clsql with :database-type odbc I can see the unicode characters correctly in the header without having to care about content type header.
-jens