Hi,
If you have both this HTTP header:
Content-Type: text/html; charset=ISO-8859-1
and this HTML element in the <head>:
<meta http-equiv="Content-Type" content="text/html;charset=ut f-8">
Which one is supposed to take precedence (override the other)?
Thanks.
If you have both this HTTP header:
Content-Type: text/html; charset=ISO-8859-1
and this HTML element in the <head>:
<meta http-equiv="Content-Type" content="text/html;charset=ut f-8">
Which one is supposed to take precedence (override the other)?
Thanks.
Comment