We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6b4fd commit ac5c7c8Copy full SHA for ac5c7c8
1 file changed
webapps/docs/changelog.xml
@@ -655,6 +655,12 @@
655
<code>Endpoint.onOpen()</code> fails for a programmatic endpoint. Test
656
case provided by uabdur. (markt)
657
</fix>
658
+ <fix>
659
+ If a client presents invalid parameters when negotiating a WebSocket
660
+ extension, decline the negotiation offer that includes the invalid
661
+ parameters rather than failing the connection. Pull request
662
+ <pr>1019</pr> provided by sahvx655-wq. (markt)
663
+ </fix>
664
</changelog>
665
</subsection>
666
<subsection name="Web applications">
0 commit comments