439374 Use utf-8 as default charset for html

This commit is contained in:
Greg Wilkins 2014-11-27 17:04:54 +11:00
parent 30776f9662
commit 174f2992a8

View File

@ -1,4 +1,5 @@
text/html = iso-8859-1
text/plain = iso-8859-1
text/xml = utf-8
text/json = utf-8
text/html=utf-8
text/plain=iso-8859-1
text/xml=utf-8
text/json=utf-8
application/xhtml+xml=utf-8