StaticFileHandler and Encoding as UTF-8

D

digitalcolony

My web.config has my site set to UTF-8.

<globalization requestEncoding="utf-8" responseEncoding="utf-8" />

This directive is supported with one exception. Any files that go
through the System.Web.StaticFileHandler still report encoding as US-
ASCII.

Is there anyway I can get the System.Web.StaticFileHandler to Encode
as UTF-8?

MAS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,019
Latest member
RoxannaSta

Latest Threads

Top