From: Sergey Kandaurov Date: Mon, 6 Apr 2026 17:40:05 +0000 (+0400) Subject: nginx-1.29.8-RELEASE X-Git-Tag: release-1.29.8^0 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=5eaf45f11e85459b52c18f876e69320df420ae29;p=nginx.git nginx-1.29.8-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index faa7dabf9..eb1987552 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,6 +5,62 @@ + + + + +директива max_headers.
+Спасибо Максиму Дунину. +
+ +the "max_headers" directive.
+Thanks to Maxim Dounin. +
+
+ + + +совместимость с OpenSSL 4.0. + + +OpenSSL 4.0 compatibility. + + + + + +теперь директива include внутри блока geo поддерживает маски. + + +now the "include" directive inside the "geo" block supports wildcards. + + + + + +в обработке ответов с кодом HTTP 103 (Early Hints) +от проксируемого бэкенда. + + +in processing of HTTP 103 (Early Hints) responses +from a proxied backend. + + + + + +переменные $request_port и $is_request_port +были недоступны в подзапросах. + + +the $request_port and $is_request_port variables +were not available in subrequests. + + + +
+ +