Re: Character references

2013-08-12 Thread Spirovski Dejan
Lukas yeah thanks I will I guess I aggree with you but I am jst asking On Mon, Aug 12, 2013 at 3:06 PM, Lukas Tribus wrote: > Hi Dejan, > > > > If I use character reference in html file to represent a character and > > web server sends the file on browser request, how the browser will > > decod

RE: Character references

2013-08-12 Thread Lukas Tribus
Hi Dejan, > If I use character reference in html file to represent a character and > web server sends the file on browser request, how the browser will > decode the character reference? > My Nginx web server is configured to not send character encoding in the > header I have set character encodin

Character references

2013-08-12 Thread Spirovski Dejan
If I use character reference in html file to represent a character and web server sends the file on browser request, how the browser will decode the character reference? My Nginx web server is configured to not send character encoding in the header I have set character encoding in the meta tag on p