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

markt-asf pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from fd19d85024 use getEnd() not getLength() when filtering ctls in header 
writers
     new 627250e4bd Fix BZ 70048. Correctly handle asynchronous requests.
     new b1c1fbbc24 Add test case for BZ 70048 written by CoPilot / GPT-5.4
     new fef6a0e6fa Additional tests written by CoPilot / GPT-5.4
     new 4b7c7dc47e 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]

Reply via email to