Hi,

I have a node.js based ide running  nginx reverse proxy behind.
When I try to upload a file with a Turkish characters, 
nginx gives "client sent invalid request while reading client request line"
and I see 400 Bad Request on browser console.


request: "PUT /mypath/ismail123/1/9c3qajZ3mt5G35tt/ar%u0131c%u0131lar.txt

How can I let nginx to allow filename with encoding %uXXXX?

Thanks.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,274405,274405#msg-274405

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to