Throw on invalid payload length in WebSockets (#57636)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 18 Aug 2021 19:43:47 +0000 (12:43 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 19:43:47 +0000 (12:43 -0700)
commit9e56917546210a649262af4d1616f52553253a11
treebeeedac138f86fba4a433971b08b63430ee06d13
parent0c015ecbd0aa9307830e53ceb7690bf527a9ab96
Throw on invalid payload length in WebSockets (#57636)

Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
src/libraries/System.Net.WebSockets/src/Resources/Strings.resx
src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs
src/libraries/System.Net.WebSockets/tests/WebSocketCreateTest.cs