http_response_headers.admin.inc |
http_response_headers.admin.inc |
|
Admin page callbacks for the HTTP response headers module. |
http_response_headers.drush.inc |
http_response_headers.drush.inc |
|
HTTP response headers drush command. |
http_response_headers.info |
http_response_headers.info |
|
name = HTTP Response Headers
description = Allows to customize HTTP response headers.
core = 7.x
dependencies[] = ctools
; pending https://www.drupal.org/project/ctools/issues/3196169 fix
test_dependencies[] = views
files[] =… |
http_response_headers.install |
http_response_headers.install |
|
Install, update and uninstall functions for the HTTP response headers module. |
http_response_headers.module |
http_response_headers.module |
|
Contains HTTP response headers. |
http_response_headers.rule.inc |
includes/http_response_headers.rule.inc |
|
Class definitions for the HTTP response headers rule. |
http_response_headers.test |
http_response_headers.test |
|
Tests for http_response_headers.module. |
http_response_headers_ui.inc |
modules/http_response_headers_ui/plugins/export_ui/http_response_headers_ui.inc |
|
|
http_response_headers_ui.info |
modules/http_response_headers_ui/http_response_headers_ui.info |
|
name = HTTP Response Headers UI
description = Allows to customize HTTP response headers through UI.
core = 7.x
dependencies[] = http_response_headers
files[] = http_response_headers_ui.test
configure = admin/config/system/http-response-headers/settings |
http_response_headers_ui.module |
modules/http_response_headers_ui/http_response_headers_ui.module |
|
Contains definitions. |
http_response_headers_ui.test |
modules/http_response_headers_ui/http_response_headers_ui.test |
|
Tests for http_response_headers_ui.module. |