Copied!
CloneableInstantiable
Methods |
public Google\Auth\HttpHandler\Guzzle6HttpHandler::__construct(GuzzleHttp
|
public Google\Auth\HttpHandler\Guzzle6HttpHandler::__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 Google\Auth\HttpHandler\Guzzle6HttpHandler::async(Psr\Http\Message\RequestInterface $request, array $options = []) Accepts a PSR-7 request and an array of options and returns a PromiseInterface
|
public Google\Auth\HttpHandler\Guzzle6HttpHandler::requestLog(Psr\Http\Message\RequestInterface $request, array $options) : Google
|
public Google\Auth\HttpHandler\Guzzle6HttpHandler::responseLog(Psr\Http\Message\ResponseInterface $response, Google
|