This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new eeb91237cb Changelog for previous change
eeb91237cb is described below
commit eeb91237cb35dc1c9e9b5e51476df57f694bc44c
Author: remm <[email protected]>
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 a7adf61445..e2ea4d9814 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -137,6 +137,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="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]