mirror of
https://github.com/nginx/nginx.git
synced 2026-08-13 14:44:45 -05:00
fix the previous commit
This commit is contained in:
@@ -1825,6 +1825,8 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
|
||||
|
||||
pr->write_event_handler(pr);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (clcf->log_subrequest) {
|
||||
|
||||
Reference in New Issue
Block a user