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: Helidon Connector support for HTTP/2 #7397

Closed
spericas opened this issue Aug 17, 2023 · 0 comments
Closed

4.x: Helidon Connector support for HTTP/2 #7397

spericas opened this issue Aug 17, 2023 · 0 comments
Assignees
Labels
4.x Version 4.x enhancement New feature or request jersey task To do webclient
Milestone

Comments

@spericas
Copy link
Member

New WebClient supports both HTTP/1.1 and HTTP/2. The latest Helidon connector integrates with WebClient and should work with HTTP/2 as well. This would enable JAX-RS client users to have HTTP/2 support, something that is currently not supported by Jersey. We need to test this integration and possibly make some changes to the connector to fully support this.

@spericas spericas added task To do jax-rs JAX-RS and Jersey related issues 4.x Version 4.x labels Aug 17, 2023
@spericas spericas added this to the 4.0.0 milestone Aug 17, 2023
@spericas spericas added jersey and removed jax-rs JAX-RS and Jersey related issues labels Aug 17, 2023
@barchetta barchetta changed the title 4.x: Test Helidon Connector support for HTTP/2 4.x: Helidon Connector support for HTTP/2 Aug 17, 2023
@barchetta barchetta added webclient enhancement New feature or request labels Aug 17, 2023
@barchetta barchetta modified the milestones: 4.0.0, 4.0.0-RC1 Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request jersey task To do webclient
Projects
Archived in project
Development

No branches or pull requests

2 participants