mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 03:42:06 +00:00
undo r979
This commit is contained in:
parent
61fc473b9c
commit
36b1edca84
1 changed files with 0 additions and 1 deletions
|
|
@ -1491,7 +1491,6 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
|
|||
|
||||
if (rc == NGX_ERROR
|
||||
|| rc == NGX_HTTP_REQUEST_TIME_OUT
|
||||
|| rc == NGX_HTTP_CLIENT_CLOSED_REQUEST
|
||||
|| r->connection->error)
|
||||
{
|
||||
if (rc == NGX_HTTP_CLIENT_CLOSED_REQUEST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue