Open
Description
The package adds a binding for Http\Httplug\HttplugManager::class
(and the alias 'httplug'
). But when using dependency injection, I would much prefer to request Http\Client\HttpClient
rather than Http\Httplug\HttplugManager
.
Do you think it would be a good idea to add bindigs for Http\Client\HttpClient
(and perhaps also Http\Client\HttpAsyncClient
)?
Metadata
Metadata
Assignees
Labels
No labels