Skip to content

ClientHttpRequestFactory based on JDK HttpClient #30699

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

Closed
poutsma opened this issue Jun 20, 2023 · 3 comments
Closed

ClientHttpRequestFactory based on JDK HttpClient #30699

poutsma opened this issue Jun 20, 2023 · 3 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@poutsma
Copy link
Contributor

poutsma commented Jun 20, 2023

We have a JdkClientHttpConnector for use with the reactive WebClient, so we should have a JDK HttpClient-based ClientHttpRequestFactory as well.

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

Closes spring-projectsgh-30699
@vpavic
Copy link
Contributor

vpavic commented Jun 20, 2023

FWIW, a PR was opened for this not so long ago by @mdeinum:

In any case, nice to see this landing in Spring Framework.

@poutsma
Copy link
Contributor Author

poutsma commented Jun 20, 2023

Thanks for pointing that out!

@poutsma poutsma added the status: duplicate A duplicate of another issue label Jun 28, 2023
@poutsma
Copy link
Contributor Author

poutsma commented Jun 28, 2023

Closing this issue in favor of #30478

@poutsma poutsma closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2023
@jhoeller jhoeller removed this from the 6.1.0-M2 milestone Jul 5, 2023
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) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants