CloneableInstantiable
Methods |
public __construct(GuzzleHttp
|
public __invoke(Psr\Http\Message\RequestInterface $request, array $options = []) Accepts a PSR-7 request and an array of options and returns a PSR-7 response.
|
public async(Psr\Http\Message\RequestInterface $request, array $options = []) Accepts a PSR-7 request and an array of options and returns a PromiseInterface
|
public requestLog(Psr\Http\Message\RequestInterface $request, array $options) : Google
|
public responseLog(Psr\Http\Message\ResponseInterface $response, Google
|
Properties |
private $client = NULL
|
private $logger = NULL
|
Methods |
private getJwtToken(array $headers) : ?array
|
private logRequest(Google
|
private logResponse(Google
|
private truncatePayload(?string $payload) : ?string
|