This commit is contained in:
Valery Chistiakov 2025-05-03 14:32:39 +00:00 committed by GitHub
commit da4af66fba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1958,6 +1958,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;
} }
ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0,