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

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


    from 2d8e80f5f6 use getEnd() not getLength() when filtering ctls in header 
writers
     new 28201d056b Fix BZ 70048. Correctly handle asynchronous requests.
     new 7346b4a41f Add test case for BZ 70048 written by CoPilot / GPT-5.4
     new 2c20fdd789 Additional tests written by CoPilot / GPT-5.4
     new c174bc9dcc Fix async handling
     new cb02c676e0 Fix back-port

The 5 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