Google Auth Library Client - Class HttpHandlerFactory (1.45.2)

Namespace

Google \ Auth \ HttpHandler

Methods

static::build

Builds out a default http handler for the installed version of guzzle.

Parameters
Name Description
client GuzzleHttp\ClientInterface|null
logger null|false|Psr\Log\LoggerInterface
Returns
Type Description
Guzzle6HttpHandler|Guzzle7HttpHandler