This is an automated email from the ASF dual-hosted git repository.
markt 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 441254f4b2 Update change log
441254f4b2 is described below
commit 441254f4b24c5b294105ead836abe73f49cd3d1d
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jan 30 17:30:10 2025 +0000
Update change log
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1b2a09b0bc..797d83a558 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -266,6 +266,10 @@
<bug>69545</bug>: Improve CRLF skipping for the <code>available</code>
method of the <code>ChunkedInputFilter</code>. (remm)
</fix>
+ <fix>
+ Improve the performance of repeated calls to <code>getHeader()</code>.
+ Pull request <pr>813</pr> provided by Adwait Kumar Singh. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]