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

markt-asf 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 ac5c7c80de Add a change log entry
ac5c7c80de is described below

commit ac5c7c80de16f1d18fbbc97b5f47a334381bc523
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 17 20:04:34 2026 +0100

    Add a change log entry
---
 webapps/docs/changelog.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8c8df9674b..991df754af 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -655,6 +655,12 @@
         <code>Endpoint.onOpen()</code> fails for a programmatic endpoint. Test
         case provided by uabdur. (markt)
       </fix>
+      <fix>
+        If a client presents invalid parameters when negotiating a WebSocket
+        extension, decline the negotiation offer that includes the invalid
+        parameters rather than failing the connection. Pull request
+        <pr>1019</pr> provided by sahvx655-wq. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to