This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 964d0cbd6e use getEnd() not getLength() when filtering ctls in header
writers
new 629286b76b Fix BZ 70048. Correctly handle asynchronous requests.
new 48b3561ea0 Add test case for BZ 70048 written by CoPilot / GPT-5.4
new 1aacdb5bd8 Additional tests written by CoPilot / GPT-5.4
new a71cdcfae5 Fix async handling
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/catalina/valves/LocalStrings.properties | 1 +
.../apache/catalina/valves/PersistentValve.java | 230 ++++++---
.../catalina/valves/TestPersistentValveAsync.java | 552 +++++++++++++++++++++
webapps/docs/changelog.xml | 4 +
4 files changed, 711 insertions(+), 76 deletions(-)
create mode 100644
test/org/apache/catalina/valves/TestPersistentValveAsync.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]