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

Add support for Apache HttpClient 5.0 #1386

Closed
damizac82 opened this issue Oct 24, 2023 · 1 comment
Closed

Add support for Apache HttpClient 5.0 #1386

damizac82 opened this issue Oct 24, 2023 · 1 comment
Assignees
Labels
status: duplicate A duplicate of another issue

Comments

@damizac82
Copy link

Hi, I'm trying to use HttpClient (org.apache.hc.client5.http.classic.HttpClient) with HttpComponentsMessageSender (org.springframework.ws.transport.http) seems to be unsupported. Could you give me some suggestions?

@gregturn
Copy link
Contributor

Check out #1164 and the related commits, and you'll find the basics amidst our test cases. That should get you going.

@gregturn gregturn self-assigned this Oct 24, 2023
@gregturn gregturn added the status: duplicate A duplicate of another issue label Oct 24, 2023
@gregturn gregturn reopened this Oct 24, 2023
@gregturn gregturn closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants