This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from c1e278ea70 Merge pull request #1018 from
sahvx655-wq/header-ctl-filter-bound
new 62d0d562ba Fix BZ 70048. Correctly handle asynchronous requests.
new e972bd5e91 Add test case for BZ 70048 written by CoPilot / GPT-5.4
new c45028af06 Additional tests written by CoPilot / GPT-5.4
new 2e57812b80 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 | 240 ++++++---
.../catalina/valves/TestPersistentValveAsync.java | 552 +++++++++++++++++++++
webapps/docs/changelog.xml | 4 +
4 files changed, 721 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]