]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Oups, axe spurious copypasta.
authorYann Ylavic <ylavic@apache.org>
Fri, 19 Jun 2020 17:55:32 +0000 (17:55 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 19 Jun 2020 17:55:32 +0000 (17:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879002 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7c0edd9d52991aa66391d7f6ea2845152c8f31be..be518ed530ee6d239f2825d50d511044af5379aa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,12 +5,6 @@ Changes with Apache 2.5.1
      substitution, such that they apply to the backend connection.  Note that
      connection reuse is disabled by default to avoid compatibility issues.
      [Takashi Sato, Jan Kaluza, Eric Covener, Yann Ylavic, Jean-Frederic Clere]
-     
-     remove proxy-sendchunked and proxy-sendchunks
-     handling, the defaut behaviour being now to stream the request body
-     using Content-Length when the length is known and fall back to chunked
-     Transfer-Encoding otherwise (unless proxy-sendcl is set thus requiring
-     that the request body be spooled to memory or filesystem). [Yann Ylavic]
 
   *) mod_proxy_http: remove proxy-sendchunked and proxy-sendchunks
      handling, the defaut behaviour being now to stream the request body