Commit 7c95255
committed
minor #11648 [HttpClient] Service name (Guikingone)
This PR was merged into the 4.3 branch.
Discussion
----------
[HttpClient] Service name
Hi everyone 👋
I've tried to use multiples clients and it seems that the services are named as the configuration (ex: `@crawler.client`) declares it and not using the `@http_client.client` syntax, I don't know if it's a normal behaviour or just an error on the documentation 🙁
Thanks for the feedback
Commits
-------
0f4f64e fix(DI): service name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
0 commit comments