diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2019-07-12 15:38:27 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2019-07-12 15:38:27 +0300 |
commit | 12d6b3b4a1d024bd8098e20b43b0b7020e5286e6 (patch) | |
tree | 58404fd977b6bd74718d5143c3ce0539795bab19 /src/http/modules/perl/ngx_http_perl_module.h | |
parent | cae2e689083a04b2ddbb93bef5313b136080df65 (diff) | |
download | nginx-12d6b3b4a1d024bd8098e20b43b0b7020e5286e6.tar.gz nginx-12d6b3b4a1d024bd8098e20b43b0b7020e5286e6.zip |
Perl: avoid redirects on errors.
Previously, redirects scheduled with $r->internal_redirect() were followed
even if the code then died. Now these are ignored and nginx will return
an error instead.
Diffstat (limited to 'src/http/modules/perl/ngx_http_perl_module.h')
0 files changed, 0 insertions, 0 deletions