commit | b8ef9d92550b5077d376dbbe38f855c066530941 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Jan 10 15:09:45 2012 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Jan 10 15:09:45 2012 +0000 |
tree | 05b4f84acdea4cd99efb594c287550d13ffb5c35 | |
parent | d55ce18c953ed46893f531e2d1ba6e4db6f7399d [diff] |
Fixed: proxy_redirect with regex might broke Refresh header. The problem was localized in ngx_http_proxy_rewrite_redirect_regex() handler function which did not take into account prefix when overwriting header value.