getRequest()
getRequest() : \Psr\Http\Message\RequestInterface
Returns the request.
The request object MAY be a different object from the one passed to ClientInterface::sendRequest()
Exception for when a request failed.
Examples:
getRequest() : \Psr\Http\Message\RequestInterface
Returns the request.
The request object MAY be a different object from the one passed to ClientInterface::sendRequest()