You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#58953 [HttpClient] Fix computing stats for PUSH with Amp (nicolas-grekas)
This PR was merged into the 7.2 branch.
Discussion
----------
[HttpClient] Fix computing stats for PUSH with Amp
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Tests with PUSH/vulcain fail after symfony#58555.
Computing stats for PUSH could be backported to lower versions, but let's keep things simple and consider this as an improvement, so not for lower branches.
Commits
-------
792b970 [HttpClient] Fix computing stats for PUSH with Amp
0 commit comments