Need to improve return of WebSocket server side auth errors #1230
Labels
Area/Security
Issues related to stdlib security
module/websocket
Team/PCM
Protocol connector packages related issues
Type/Improvement
Milestone
Description:
As of now when we want to cancel the WebSocket handshake because of an auth error, cancel response contains 400 as the status code. UpgradeError needs to be improved to get the required status code as well.
The text was updated successfully, but these errors were encountered: