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
minor #59100 [HttpClient] Test POST to GET redirects (KurtThiemann)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[HttpClient] Test POST to GET redirects
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | idk
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
In a discussion in #59062 after that pull request was already merged, it was suggested that the changes of that pull request might break POST-to-GET redirects. While it turned out that they do not because of how Symfony handles redirects, but I thought it might be a good idea to just test this.
Commits
-------
a96cfa4 [HttpClient] Test POST to GET redirects
0 commit comments