diff .hgtags @ 4804:56fcb5767f06 stable-1.2

Merge of r4770: hide_headers/pass_headers inheritance fix. Hide headers and pass headers arrays might not be inherited correctly into a nested location, e.g. in configuration like server { proxy_hide_header X-Foo; location / { location /nested/ { proxy_pass_header X-Pad; } } } the X-Foo header wasn't hidden in the location /nested/. Reported by Konstantin Svist, http://mailman.nginx.org/pipermail/nginx-ru/2012-July/047555.html
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Aug 2012 17:34:08 +0000
parents feb9d38f35cd
children 26658e322f05
line wrap: on
line diff