mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 21:52:41 +08:00
Merge 9c7527918e
into f3542500b6
This commit is contained in:
commit
da4af66fba
@ -1958,6 +1958,8 @@ ngx_http_proxy_process_header(ngx_http_request_t *r)
|
||||
if (rc != NGX_OK) {
|
||||
return rc;
|
||||
}
|
||||
} else {
|
||||
h->next = NULL;
|
||||
}
|
||||
|
||||
ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user