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 #14907 [HttpClient] [http_client] Fix default headers (danmichaelo)
This PR was merged into the 4.4 branch.
Discussion
----------
[HttpClient] [http_client] Fix default headers
Fixes a small problem where `headers` are located directly under `http_client`, not under `default_options`. ([config reference](https://symfony.com/doc/current/reference/configuration/framework.html#http-client))
Warning: I'm not familiar with the XML config format, so I'm not entirely sure if I got the XML version correct!
Commits
-------
891f771 [http_client] Fix default headers
0 commit comments