Documentation

Guzzle5HttpHandler
in package

Table of Contents

Properties

$client  : ClientInterface

Methods

__construct()  : mixed
__invoke()  : ResponseInterface
Accepts a PSR-7 Request and an array of options and returns a PSR-7 response.
async()  : Promise
Accepts a PSR-7 request and an array of options and returns a PromiseInterface
createGuzzle5Request()  : mixed
createPsr7Response()  : mixed

Properties

Methods

createPsr7Response()

private createPsr7Response(ResponseInterface $response) : mixed
Parameters
$response : ResponseInterface

        
On this page

Search results