Skip to content

[HttpClient] Fix retrying requests with Psr18Client and NTLM connections #59648

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

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 7.2
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #59489, Fix #59629
License MIT

@OskarStark OskarStark changed the title [HttpClient] Fix retrying requests with Psr18Client and NTLM connections [HttpClient] Fix retrying requests with Psr18Client and NTLM connections Jan 29, 2025
This prevents adding `Content-Length` and `Transfer-Encoding` headers
when sending a request with an empty body using CurlHttpClient
@nicolas-grekas
Copy link
Member Author

Thank you @ajgarlag.

@nicolas-grekas nicolas-grekas merged commit 1315804 into symfony:7.2 Feb 4, 2025
6 of 11 checks passed
@nicolas-grekas nicolas-grekas deleted the hc-seek branch February 4, 2025 14:30
@fabpot fabpot mentioned this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants