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