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

[HttpClient] Fix Content-Length header when possible #45261

Merged
merged 1 commit into from Feb 1, 2022

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jan 31, 2022

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #45260
License MIT
Doc PR -

When userland fails to compute the correct Content-Length header and we can fix it, as is the case in the linked issue.

ro0NL
ro0NL approved these changes Jan 31, 2022
@nicolas-grekas nicolas-grekas force-pushed the hc-fix-content-length branch 3 times, most recently from 85a76d6 to c87444d Jan 31, 2022
@fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Feb 1, 2022

Thank you @nicolas-grekas.

@fancyweb fancyweb merged commit 582f572 into symfony:4.4 Feb 1, 2022
9 of 10 checks passed
@nicolas-grekas nicolas-grekas deleted the hc-fix-content-length branch Feb 1, 2022
@fabpot fabpot mentioned this pull request Feb 28, 2022
@fabpot fabpot mentioned this pull request Feb 28, 2022
@fabpot fabpot mentioned this pull request Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants