Request::setClient |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Set the client used to transport the request |
Response::setClientTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the response's time-to-live for private/client caches. |
RequestInterface::setClient |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the client used to transport the request |
ResponseTest::testSetClientTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|