This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 8529dec6507f66ab3f53b27a89675b75d73ac5b1
Author: remm <r...@apache.org>
AuthorDate: Mon Mar 4 12:38:30 2024 +0100

    Changelog for previous change
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7bd567dffe..a3738aaac3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -128,6 +128,10 @@
         FORM authentication, ensure that neither the URI, the query string nor
         the protocol are corrupted when restoring the request body. (markt)
       </fix>
+      <fix>
+        After forwarding a request, attempt to unwrap the response in order to
+        suspend it, instead of simply closing it if it was wrapped. (remm)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to