Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to improve return of WebSocket server side auth errors #1230

Closed
Bhashinee opened this issue Apr 7, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-websocket#216
Assignees
Labels
Area/Security Issues related to stdlib security module/websocket Team/PCM Protocol connector packages related issues Type/Improvement

Comments

@Bhashinee
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Security Issues related to stdlib security module/websocket Team/PCM Protocol connector packages related issues Type/Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants