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

4.x: WsClient accept Connection header with upgrade value lowercase #8675

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented Apr 18, 2024

Description

fix #8647

Documentation

none

Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin added websocket WebSocket in Helidon 4.x Version 4.x labels Apr 18, 2024
@tvallin tvallin added this to the 4.0.8 milestone Apr 18, 2024
@tvallin tvallin requested a review from tomas-langer April 18, 2024 13:36
@tvallin tvallin self-assigned this Apr 18, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 18, 2024
@tvallin tvallin requested a review from spericas April 18, 2024 14:52
@tvallin tvallin merged commit 50b2fca into helidon-io:main Apr 22, 2024
12 checks passed
@tvallin tvallin deleted the 4.x-websocket-connection-upgrade branch April 22, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. websocket WebSocket in Helidon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WsClient should accept lowercase upgrade header
2 participants