]> git.kaiwu.me - nginx.git/commit
Allowed add_header for proxied 206 replies.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 28 Nov 2011 10:00:47 +0000 (10:00 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 28 Nov 2011 10:00:47 +0000 (10:00 +0000)
commit1d13c0dd34d859d28ede439d248438a2288d39fc
tree2d28d1bb92cf9682798645b67bb39dbb5c04a914
parent137355816326a2c6212ae1c0f30e23473ca11c3d
Allowed add_header for proxied 206 replies.

It was working for nginx's own 206 replies as they are seen as 200 in the
headers filter module (range filter goes later in the headers filter chain),
but not for proxied replies.
src/http/modules/ngx_http_headers_filter_module.c