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                                     
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to