mirror of
https://github.com/nginx/nginx.git
synced 2025-07-20 19:27:29 +08:00
Merge 9c7527918e
into c52c5698cd
This commit is contained in:
commit
be972f97f1
@ -1973,6 +1973,8 @@ ngx_http_proxy_process_header(ngx_http_request_t *r)
|
|||||||
if (rc != NGX_OK) {
|
if (rc != NGX_OK) {
|
||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
h->next = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
Reference in New Issue
Block a user