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] Re-enable Server Push support#33547

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.3fromdunglas:re-enable-push
Sep 11, 2019

Conversation

@dunglas
Copy link
Member

QA
Branch?4.3
Bug fix?no
New feature?no
Deprecations?no
Ticketsn/a
LicenseMIT
Doc PRn/a

#33444 disabled Server Push support for the CURL implementation, butHttpClient::create() has been forgotten and override this parameter, consequently for most users Server Push wasn't disabled at all. The root issue affecting the tests are actually a misconfiguration of Akamai servers (we need our own test infrastructure).

According to my testing, Server Push support works very smoothly. Also, it can cause problems only if the server actually pushes responses (which is still rare).

So I propose to re-enable Push Support everywhere.

@nicolas-grekas
Copy link
Member

Thank you@dunglas.

nicolas-grekas added a commit that referenced this pull requestSep 11, 2019
This PR was merged into the 4.3 branch.Discussion----------[HttpClient] Re-enable Server Push support| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | no| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets       | n/a <!-- prefix each issue number with "Fix #", if any -->| License       | MIT| Doc PR        | n/a#33444 disabled Server Push support for the CURL implementation, but `HttpClient::create()` has been forgotten and override this parameter, consequently for most users Server Push wasn't disabled at all. The root issue affecting the tests are actually a misconfiguration of Akamai servers (we need our own test infrastructure).According to my testing, Server Push support works very smoothly. Also, it can cause problems only if the server actually pushes responses (which is still rare).So I propose to re-enable Push Support everywhere.Commits-------8483842 Re-enable push support for HttpClient
@nicolas-grekasnicolas-grekas merged commit8483842 intosymfony:4.3Sep 11, 2019
@stof
Copy link
Member

wouldhttps://http2-server-push-demo.keksi.io/ behave properly ?

@dunglasdunglas deleted the re-enable-push branchSeptember 12, 2019 18:54
@fabpotfabpot mentioned this pull requestOct 7, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

4 participants

@dunglas@nicolas-grekas@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp