From 1f56aa14331542bb8d74218e75315128bf156f01 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Thu, 26 May 2022 11:29:34 +0200 Subject: [PATCH] www/nginx: add support proxy_responses directive in streams --- www/nginx/pkg-descr | 1 + 1 file changed, 1 insertion(+) diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index b1aa7bc3a..697dfaafe 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -14,6 +14,7 @@ Plugin Changelog * add support for connect-src and worker-src in content security policy * add support for proxy_responses property in streams +* bugfix: trusted proxies field is now correctly named which makes it usable 1.27