Uh oh!
There was an error while loading. Please reload this page.
Provide upgrade response details - #71757
Conversation
ghost
commented
Jul 7, 2022
Tagging subscribers to this area: @dotnet/ncl Issue DetailsFixes #25918 Providing web socket upgrade response status code and headers.
|
ghost
commented
Jul 7, 2022
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
This reverts commit 0713bd8.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ockets/ClientWebSocket.cs Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
…ockets/WebSocketHandle.Managed.cs Co-authored-by: Stephen Toub <stoub@microsoft.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com> Co-authored-by: Stephen Toub <stoub@microsoft.com>
Fixes#25918
Providing web socket upgrade response status code and headers.