Search for headers

  1. Search 9.5.x for headers
  2. Search 8.9.x for headers
  3. Search 10.3.x for headers
  4. Search 11.x for headers
  5. Search main for headers
  6. Other projects
Title Object type File name Summary
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.
DrupalHtmlToTextTestCase::testHeaderSeparation function modules/simpletest/tests/mail.test Test that headers are properly separated from surrounding text.
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders function modules/simpletest/tests/common.test Tests Content-language headers generated by Drupal.
DrupalWebTestCase::$headers property modules/simpletest/drupal_web_test_case.php The headers of the page currently loaded in the internal browser.
DrupalWebTestCase::drupalGetHeaders function modules/simpletest/drupal_web_test_case.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…
drupal_send_headers function includes/bootstrap.inc Sends the HTTP response headers that were previously set, adding defaults.
file_download_headers function includes/file.inc Retrieves headers for a private file download.
file_get_content_headers function includes/file.inc Examines a file object and returns appropriate content headers for download.
ImageStylesHTTPHeadersTestCase class modules/image/image.test Tests for correct file size, dimensions and HTTP headers after scaling.
ImageStylesHTTPHeadersTestCase::$styleId property modules/image/image.test ID of generated style.
ImageStylesHTTPHeadersTestCase::$styleName property modules/image/image.test Generated style name.
ImageStylesHTTPHeadersTestCase::getInfo function modules/image/image.test
ImageStylesHTTPHeadersTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale function modules/image/image.test Test image_style_url() with a file with private scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale function modules/image/image.test Test image_style_url() with a file with private scheme and upscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale function modules/image/image.test Test image_style_url() with a file with public scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale function modules/image/image.test Test image_style_url() with a file with public scheme and upscaling.
ImageStylesHTTPHeadersTestCase::_imagestyleUpscale function modules/image/image.test Adding upscale effect to imagestyle.
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath function modules/image/image.test Function to scale and test.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
JavaScriptTestCase::testHeaderSetting function modules/simpletest/tests/common.test Test drupal_get_js() for JavaScript settings.
system_test_page_cache_headers function modules/simpletest/tests/system_test.module Menu callback to test headers stored in the page cache.
ThemeTableTestCase::testThemeTableNoStickyHeaders function modules/simpletest/tests/theme.test If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
_drupal_should_strip_sensitive_headers_on_http_redirect function includes/common.inc Determine whether to strip sensitive headers from a request when redirected.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.