$config
$config
writeDataToLocal(\GuzzleHttp\Command\CommandInterface $command, \Psr\Http\Message\RequestInterface $request, \Psr\Http\Message\ResponseInterface $response) : mixed
\GuzzleHttp\Command\CommandInterface | $command | |
\Psr\Http\Message\RequestInterface | $request | |
\Psr\Http\Message\ResponseInterface | $response |
metaDataTransformer(\GuzzleHttp\Command\CommandInterface $command, \Psr\Http\Message\ResponseInterface $response, \GuzzleHttp\Command\Result $result) : mixed
\GuzzleHttp\Command\CommandInterface | $command | |
\Psr\Http\Message\ResponseInterface | $response | |
\GuzzleHttp\Command\Result | $result |
extraHeadersTransformer(\GuzzleHttp\Command\CommandInterface $command, \Psr\Http\Message\RequestInterface $request, \GuzzleHttp\Command\Result $result) : mixed
\GuzzleHttp\Command\CommandInterface | $command | |
\Psr\Http\Message\RequestInterface | $request | |
\GuzzleHttp\Command\Result | $result |