This commit is contained in:
Valery Chistiakov 2025-07-16 20:12:12 +02:00 committed by GitHub
commit be972f97f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;