Do you have a link to a documentation that has info about this then? Because in the below link, and in http://wiki.nginx.org/HttpProxyModule#proxy_pass_header theres nothing about what it accepts.

Best regards,
Lucas Rolff

Jonathan Matthews wrote:

On 1 Jul 2014 10:20, "Lucas Rolff" <lu...@slcoding.com <mailto:lu...@slcoding.com>> wrote:
>
> Well, it used to work before 1.6.0..
>
> For me http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass_header shows that I should do:
>
> proxy_pass_header Cache-Control;
>
> So that should be correct

No. You have misread the documentation.

proxy_pass_header accepts a very limited set of headers whereas your use of it assumes it is generic.

Please carefully *re*read the _pass_ AND _hide_ documentation as I suggested.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to