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

Introduce the 'wsClientError' event #2046

Merged
merged 1 commit into from
May 26, 2022
Merged

Introduce the 'wsClientError' event #2046

merged 1 commit into from
May 26, 2022

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented May 20, 2022

Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045

@lpinca
Copy link
Member Author

lpinca commented May 20, 2022

cc: @emanuele-dedonatis

@lpinca
Copy link
Member Author

lpinca commented May 20, 2022

The event is named after the 'clientError' and 'tlsClientError' events.

Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045
@lpinca lpinca force-pushed the master branch 2 times, most recently from 96af7e1 to 098f086 Compare May 26, 2022 09:37
@lpinca lpinca merged commit 3c6cfb2 into master May 26, 2022
@lpinca lpinca deleted the add/wsclienterror-event branch May 26, 2022 10:42
lpinca added a commit that referenced this pull request May 26, 2022
Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045
lpinca added a commit that referenced this pull request May 26, 2022
Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045
lpinca added a commit that referenced this pull request May 26, 2022
Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045
lpinca added a commit that referenced this pull request May 26, 2022
Add the ability to inspect the invalid handshake requests and respond
to them with a custom HTTP response.

Closes #2045
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emit abort handshake event
1 participant