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

Upgrade WebSocket from Java HttpClient 3.x #3994

Merged

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Mar 23, 2022

Resolves #3988 for 3.x

See #3991 for Helidon 2.x

* Upgrade request with content-length 0 now work

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added the 3.x Issues for 3.x version branch label Mar 23, 2022
@tomas-langer tomas-langer self-assigned this Mar 23, 2022
danielkec
danielkec previously approved these changes Mar 23, 2022
@tomas-langer tomas-langer merged commit 0199aee into helidon-io:master Mar 23, 2022
@tomas-langer tomas-langer deleted the 3988-websocket-upgrade-3.x branch March 23, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helidon prematurely terminating WebSocket session when client is JDK HttpClient
2 participants