Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0001563 |
[Resin] |
minor |
always |
01-17-07 04:16 |
01-23-07 10:09 |
|
Reporter |
asklxf |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.1.0 |
|
Summary |
0001563: HTML files always return http header "Content-Type: text/html; charset=iso-8859-1" |
Description |
When request static HTML files, resin 3.1 always return http header "Content-Type: text/html; charset=iso-8859-1", this will cause non-english html files display incorrect in browser. e.g, file encoding is utf-8. |
Additional Information |
Resin should return only "Content-Type: text/html" without charset information, and let browser get encoding information from html content. |
|
Attached Files |
|
|