drupal_get_headers
Functions that call drupal_get_headers()
| Name | Location | Description |
|---|---|---|
| drupal_get_headers | includes/common.inc | Get the HTTP response headers for the current page. |
| page_set_cache | includes/common.inc | Store the current page in the cache. |
Functions called by drupal_get_headers()
| Name | Location | Description |
|---|---|---|
| drupal_get_headers | includes/common.inc | Get the HTTP response headers for the current page. |
| drupal_set_header | includes/common.inc | Set an HTTP response header for the current page. |
