nginx/src
Maxim Dounin 60e7480533 Perl: removed unneeded NGX_DONE test.
The NGX_DONE test in ngx_http_perl_handle_request() was introduced
in 1702:86bb52e28ce0, which also modified ngx_http_perl_call_handler()
to return NGX_DONE with c->destroyed.  The latter part was then
removed in 3050:f54b02dbb12b, so NGX_DONE test is no longer needed.
2019-07-11 23:20:08 +03:00
..
core Version bump. 2019-07-09 16:01:32 +03:00
event OCSP stapling: fixed segfault with dynamic certificate loading. 2019-04-15 19:13:09 +03:00
http Perl: removed unneeded NGX_DONE test. 2019-07-11 23:20:08 +03:00
mail Multiple addresses in "listen". 2019-03-15 15:45:56 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed portability issues with union sigval. 2019-01-28 14:33:31 +00:00
stream Upstream hash: fall back to round-robin if hash key is empty. 2019-05-23 16:49:22 +03:00