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 #19997 [HttpClient] Explain how to mock TransportExceptions that occur before headers are received (mpdude)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[HttpClient] Explain how to mock `TransportExceptions` that occur before headers are received
The `error` option value was previously undocumented.
See symfony/symfony#57081 (comment) for the discussion leading to this.
PR based on 6.4 since the section was not yet present in 5.4 docs.
Commits
-------
6fde4e0 [HttpClient] Explain how to mock `TransportExceptions` that occur before headers are received
0 commit comments