mirror of
https://github.com/nginx/nginx.git
synced 2025-07-20 11:16:38 +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) {
|
||||
return rc;
|
||||
}
|
||||
} else {
|
||||
h->next = NULL;
|
||||
}
|
||||
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user