ServerBag::getHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php |
Gets the HTTP headers. |
HttpException::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
Returns response headers. |
AbstractMessage::getHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get all headers as a collection |
MessageInterface::getHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get all headers as a collection |
FlattenException::getHeaders |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
WebTestBase::drupalGetHeaders |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets the HTTP response headers of the requested page. Normally we are only
interested in the headers returned by the last request. However, if a page
is redirected or HTTP authentication is in use, multiple requests will be
required to retrieve the… |
EasyRdf_Http_Response::getHeaders |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get the response headers |
HttpExceptionInterface::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php |
Returns response headers. |
EasyRdf_Http_Response::getHeadersAsString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get all headers as string |