Throw on invalid payload length in WebSockets (#57635)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 18 Aug 2021 19:43:58 +0000 (12:43 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 19:43:58 +0000 (12:43 -0700)
commitf2b270cdae0ad927a200cf41e214e21326ff29a7
tree11c82f955aef290551a5af4cfa03b48b8c820233
parent2a28e2f0153a81d643ef72753687b3e4acf6a4cf
Throw on invalid payload length in WebSockets (#57635)

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