HttpAsyncClientDecorator
Decorates an HTTP Async Client.
Tags
Table of Contents
Properties
Methods
- sendAsyncRequest() : mixed
- {@inheritdoc}
Properties
$httpAsyncClient
protected
HttpAsyncClient
$httpAsyncClient
Methods
sendAsyncRequest()
{@inheritdoc}
public
sendAsyncRequest(RequestInterface $request) : mixed
Parameters
- $request : RequestInterface