Re: Nginx convert UTF8 request to ISO-8859-1

2013-09-25 Thread etienne . champetier
Hi, - Mail original - > De: "Francis Daly" > À: nginx@nginx.org > Envoyé: Mardi 24 Septembre 2013 23:47:41 > Objet: Re: Nginx convert UTF8 request to ISO-8859-1 > > On Tue, Sep 24, 2013 at 10:19:51PM +0200, etienne.champet...@free.fr > wrote: > &

Re: Nginx convert UTF8 request to ISO-8859-1

2013-09-24 Thread Francis Daly
On Tue, Sep 24, 2013 at 10:19:51PM +0200, etienne.champet...@free.fr wrote: Hi there, > If you put "http:///?test=ééé" in the address bar, the é will > not > be html encoded, and will be sent encoded in utf8 (c3a9 in hex, i've checked > with wireshark) > > The problem is that the fastcgi backe

Nginx convert UTF8 request to ISO-8859-1

2013-09-24 Thread etienne . champetier
Hi, IE8 (maybe also IE9/IE10) doesn't auto encode url (firefox do), and can make utf8 requests If you put "http:///?test=ééé" in the address bar, the é will not be html encoded, and will be sent encoded in utf8 (c3a9 in hex, i've checked with wireshark) The problem is that the fastcgi backend (