Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpClient] Move Content-Type after Content-Length#45813

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.4fromnicolas-grekas:hc-length-first
Mar 22, 2022

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

Some nitpicking found after opening php-src. Seehttps://bugs.php.net/44603

@stof
Copy link
Member

the bug you linked as marked as being fixed in PHP 5.3. So is it actually the reason for that change ?

@nicolas-grekasnicolas-grekas deleted the hc-length-first branchMarch 22, 2022 12:39
@nicolas-grekas
Copy link
MemberAuthor

nicolas-grekas commentedMar 22, 2022
edited
Loading

The bug is fixed when using NativeHttpClient, but this ensures that the order will also be the correct one when using curl / amp.

nicolas-grekas added a commit that referenced this pull requestMar 22, 2022
…h (nicolas-grekas)"This reverts commit13e0671, reversingchanges made to01f6749.
nicolas-grekas added a commit that referenced this pull requestMar 22, 2022
* 4.4:  Revert "bug#45813 [HttpClient] Move Content-Type after Content-Length (nicolas-grekas)"
nicolas-grekas added a commit that referenced this pull requestMar 22, 2022
* 5.4:  Revert "bug#45813 [HttpClient] Move Content-Type after Content-Length (nicolas-grekas)"  [FrameworkBundle] Fix exit codes in debug:translation command  [Cache] Declaratively declare/hide DoctrineProvider to avoid breaking static analysis  [HttpClient] Let curl handle Content-Length headers  Improve testsuite  [HttpClient] Move Content-Type after Content-Length  [HttpClient] minor cs fix  [Config] Fix using null values with config builders
nicolas-grekas added a commit that referenced this pull requestMar 22, 2022
* 6.0:  Revert "bug#45813 [HttpClient] Move Content-Type after Content-Length (nicolas-grekas)"  [FrameworkBundle] Fix exit codes in debug:translation command  [Cache] Declaratively declare/hide DoctrineProvider to avoid breaking static analysis  [HttpClient] Let curl handle Content-Length headers  Improve testsuite  [HttpClient] Move Content-Type after Content-Length  [HttpClient] minor cs fix  [Config] Fix using null values with config builders
This was referencedApr 2, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

3 participants

@nicolas-grekas@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp