Forum Moderators: open
It causes a 406 "not acceptable" error, as if it does not recognize that a browser accepting "text/html" should be happy with "text/html;charset=UTF-8".
Is there any other way to specify charset in IIS?
For now, I am just going to specify the charset in a META tag, but if anyone knows how to do it in the MIME header with IIS that would be more convenient.