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

[HttpFoundation] Revert "Send Content-Length when calling Response::send() and the content is a non-empty string" #46523

Merged
merged 1 commit into from May 31, 2022

Conversation

nicolas-grekas
Copy link
Member

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

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

Let's revert #45092 as it's breaking BC. It's not worth it.

…when calling `Response::send()` and the content is a non-empty string (nicolas-grekas)"

This reverts commit aff969d, reversing
changes made to 8b680f0.
stof
stof approved these changes May 31, 2022
@nicolas-grekas nicolas-grekas merged commit a045fef into symfony:6.1 May 31, 2022
7 of 9 checks passed
@nicolas-grekas nicolas-grekas deleted the no-cl branch Jun 7, 2022
@fabpot fabpot mentioned this pull request Jun 9, 2022
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.

None yet

4 participants