If I set in Mozilla Language preferences ISO-8859-15 (euro charset) as my 
prefered
charset content-negotiation will not work:

Navigator sends:
Accept-Charset: ISO-8859-15, utf-8; q=0,667, *; q=0,667
Accept-Language: es, en; q=0,500

Apache sends:
English page

(used httpush http://www.s21sec.com/es/html/menu.html?to=download as proxy for 
debugging
the browser's output )

If set to ISO-8859-1

Navigator sends:
Accept-Charset: ISO-8859-11, utf-8; q=0,667, *; q=0,667 
Accept-Language: es, en; q=0,500
  
Apache sends:
Spanish page


¿? Apache-euro bug? Configuration bug? We might want add this issue to cn.html

        Javi

Reply via email to