Skip to content

Commit ac5c7c8

Browse files
committed
Add a change log entry
1 parent 8e6b4fd commit ac5c7c8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

webapps/docs/changelog.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,12 @@
655655
<code>Endpoint.onOpen()</code> fails for a programmatic endpoint. Test
656656
case provided by uabdur. (markt)
657657
</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>
658664
</changelog>
659665
</subsection>
660666
<subsection name="Web applications">

0 commit comments

Comments
 (0)