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 #15330 [HttpClient] Clarifying how to autowire scoped HTTP clients (wizacedric)
This PR was submitted for the 5.4 branch but it was merged into the 4.4 branch instead.
Discussion
----------
[HttpClient] Clarifying how to autowire scoped HTTP clients
The documentation didn't make it very clear that the key of the "scoped_clients" array was the actual service name that could be used to autowire the service. By using the same name in the code example and in the paragraph about autowiring, that should be clearer to the reader.
Commits
-------
43b5d4a Clarifying how to autowire scoped HTTP clients
0 commit comments