style-guide
style-guide copied to clipboard
application/(foo+)json should have charset=utf-8
Let's get explicit about our charsets and not leave it up to guesswork or conflicting defaults but suggesting mime type should have "; charset=utf-8 on the end, or at least charset=utf- in there somewhere.