public function RequestInterface::getResponse

Get the previously received {not been sent

Return value

Response|null

See also

Response} or NULL if the request has

1 method overrides RequestInterface::getResponse()
Request::getResponse in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php
Get the previously received {not been sent

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php, line 82

Class

RequestInterface
Generic HTTP request interface

Namespace

Guzzle\Http\Message

Code

public function getResponse();