From: Yann Ylavic Date: Thu, 25 Nov 2021 13:11:36 +0000 (+0000) Subject: Ref PRs in proposal [skip ci]. X-Git-Tag: candidate-2.4.52-rc1~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e38df905be3b94cdb92414e6e255b501527ff36;p=thirdparty%2Fapache%2Fhttpd.git Ref PRs in proposal [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 834d223e60f..cd477dd5dfb 100644 --- a/STATUS +++ b/STATUS @@ -237,7 +237,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_proxy_connect: Honor the smallest of the backend or client timeout while tunneling, and handle "proxy-nohalfclose" as opt-out for hlaf-close - tunneling. + tunneling. PR 65631, 65662, 65689. trunk patch: http://svn.apache.org/r1894290 http://svn.apache.org/r1895304 backport PR: https://github.com/apache/httpd/pull/278