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

websocket: fixing websocket to consistently not send connection: close when draining #3952

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

alyssawilk
Copy link
Contributor

Using the isUpgrade utility for consistent handling of upgrade strings w.r.t. case sensitivity.

Risk Level: Low (should only affect WebSocket, only when draining)
Testing: new regression unit test
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk requested a review from ggreenway July 25, 2018 18:19
@alyssawilk alyssawilk merged commit f3b1100 into envoyproxy:master Jul 25, 2018
@alyssawilk alyssawilk deleted the websocket_fix branch November 28, 2018 16:02
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.

2 participants