nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character
Lukas Tribus
luky-37 at hotmail.com
Mon Mar 24 10:56:54 UTC 2014
Hi,
> What debugs should i enable & how to see these response headers ? I do
> see this error though.
Just use curl for example and request it directly from your backend:
curl -k -I "https://127.0.1.1:8443/service/home/~/?auth=co&loc=en_GB&id=259&part=3"
So you can check the actual response header.
Regards,
Lukas
More information about the nginx
mailing list