Hello!

On Mon, Mar 16, 2015 at 03:32:30PM +0300, Marat Dakota wrote:

> I also might have:
> 
> /location3 {
>     proxy_pass https://www.blabla;
> }
> 
> In this case my subrequest has the response headers from www.blabla. This
> means that the statement that there are no headers in subrequest responses
> is not completely correct.

In either case headers returned to the client are ones returned by 
the main request.  Anything else, if present for some unrelated 
reasons, will be thrown away.

[...]

-- 
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to