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

ClientHttpRequestFactory based on Jetty HttpClient #30564

Closed
poutsma opened this issue May 31, 2023 · 0 comments
Closed

ClientHttpRequestFactory based on Jetty HttpClient #30564

poutsma opened this issue May 31, 2023 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@poutsma
Copy link
Contributor

poutsma commented May 31, 2023

We have a JettyClientHttpConnector for use with the reactive WebClient, so we should have a Jetty-based ClientHttpRequestFactory as well.

@poutsma poutsma added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels May 31, 2023
@poutsma poutsma added this to the 6.1.0-M1 milestone May 31, 2023
@poutsma poutsma self-assigned this May 31, 2023
mdeinum pushed a commit to mdeinum/spring-framework that referenced this issue Jun 29, 2023
This commit introduces an implementation of ClientHttpRequestFactory
based on Jetty's HttpClient.

Closes spring-projectsgh-30564
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant