Class Symfony\Component\HttpClient\Psr18Client

final
implements ClientInterface, RequestFactoryInterface, StreamFactoryInterface, UriFactoryInterface, ResetInterface

An adapter to turn a Symfony HttpClientInterface into a PSR-18 ClientInterface.

Run "composer require php-http/discovery psr/http-client-implementation:*" to get the required dependencies.

Methods