<div dir="ltr">Lukas yeah thanks I will I guess I aggree with you but I am jst asking</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 12, 2013 at 3:06 PM, Lukas Tribus <span dir="ltr"><<a href="mailto:luky-37@hotmail.com" target="_blank">luky-37@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dejan,<br>
<div><div class="h5"><br>
<br>
> If I use character reference in html file to represent a character and<br>
> web server sends the file on browser request, how the browser will<br>
> decode the character reference?<br>
> My Nginx web server is configured to not send character encoding in the<br>
> header I have set character encoding in the meta tag on page level to<br>
> utf8.<br>
<br>
</div></div>This is off-topic, as this is about browser behavior, not webserver or<br>
nginx specific behavior.<br>
<br>
My experience is that, when both html meta tag and HTTP header are setting<br>
the charset, the one in the HTTP header takes precedence. When the HTTP<br>
header doesn't specify the charset, browser usually refer to the html meta<br>
tag. Different browser vendor and releases may have a different behavior.<br>
<br>
YMMV.<br>
<br>
<br>
I strongly suggest you set the correct charset in the HTTP header.<br>
<br>
<br>
<br>
Regards,<br>
Lukas<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>