Hi Michael,
Thank you for your reply.
Yes. Also I'm thinking about Yesod.
> I suppose theoretically you could be talking about a situation where Mighty
> is hosting a CGI application that receives user data and produces a static
> HTML file as a result.
> But itYes. Is this rarely used in Yesod?
> could be worked around by the CGI application using <meta charset=...>
> instead.
> So that comes to the question: is it safe for Mighty, mime-types, etc, toProbably I was too sensitive. Based on your discussion, it is
> require that all HTML files are stored as UTF-8? I'd say, as long as
> there's a way for a user to override that if necessary, it sounds good to
> me. mime-types does provide such a capability, so I'd be in favor of
> tweaking its textual types to include explicit charset information.
safer/better for Mighty not to hard-code charset.