You are here

http_response_headers.routing.yml in HTTP Response Headers 8

File

http_response_headers.routing.yml
View source
  1. http_response_headers.settings:
  2. path: 'admin/config/development/http_response_headers'
  3. defaults:
  4. _title: 'HTTP Response Headers'
  5. _form: '\Drupal\http_response_headers\Form\AddHTTPHeadersSettings'
  6. requirements:
  7. _permission: 'administer site configuration'