From 0ec04fcf86dd65f45f8df085781fa463f250cbd2 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 15 Dec 2020 12:06:54 +0000 Subject: [PATCH] Follow up to r1884068: CHANGES entry needs to go to 2.5.x too. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884456 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index ecd9cc3ccfe..171e3e6cdc8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_proxy_fcgi: Honor "SetEnv proxy-sendcl" to forward a chunked + Transfer-Encoding from the client, spooling the request body when needed + to provide a Content-Length to the backend. PR 57087. [Yann Ylavic] + *) core: add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives. [Yann Ylavic] -- 2.47.3