__construct() __construct(\Psr\Http\Message\ResponseInterface $response) Response constructor. Parameters \Psr\Http\Message\ResponseInterface $response The response generated by Guzzle that this instance wraps.
raw() raw() : \Psr\Http\Message\ResponseInterface The raw Guzzle response. Returns \Psr\Http\Message\ResponseInterface