On Wed, Nov 23, 2016 at 01:22:42PM -0500, Sushma wrote:

Hi there,

> I understand that proxy_set_header sets headers before proxying the request
> to the upstream server.

proxy_set_header adds extra http headers to the request that nginx sends
to its upstream as part of the proxy_pass configuration.

> Is there some way I can set the headers at the time of request processing
> itself not just before proxying to upstream servers?

I do not know what you mean by that question.

What headers are you referring to, specifically?

Thanks,

        f
-- 
Francis Daly        fran...@daoine.org

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

Reply via email to