client sent invalid request while reading client request line
ismailyenigul
nginx-forum at forum.nginx.org
Tue May 23 13:43:32 UTC 2017
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
More information about the nginx
mailing list