Fork me on GitHub
#yada
<
2021-08-09
>
Macroz14:08:52

Hello, a quick question for those in the know. If a request does not specify a charset does yada return JSON in file.encoding ? The docs seem to talk about content negotiation if someone asks for Accept-Charset but I'm wondering about the default.

Macroz16:08:59

(according to the RFCs I believe I should get UTF-8 always for JSON, even when the encoding is not specified anywhere)