Skip to content

Fixes #18869 #19022

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alexandre-lavoie
Copy link
Contributor

What does this PR do?

Fixes: #18869

If a websocket was open on a path that does not exist, the ws's server implementation would fail.

This fixes it by using the real socket instead of _httpMessage.

How did you verify your code works?

Added a test that would trigger the bug. It does not anymore.

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.

null is not an object (evaluating 'http')
1 participant