HttpClientDecorator
Decorates an HTTP Client.
Tags
Table of Contents
Properties
Methods
- sendRequest() : ResponseInterface
- {@inheritdoc}
Properties
$httpClient
protected
ClientInterface
$httpClient
Methods
sendRequest()
{@inheritdoc}
public
sendRequest(RequestInterface $request) : ResponseInterface
Parameters
- $request : RequestInterface