You are here

remove_http_headers.routing.yml in Remove HTTP headers 8

File

remove_http_headers.routing.yml
View source
  1. remove_http_headers.remove_http_headers_settings:
  2. path: '/admin/config/system/remove-http-headers'
  3. defaults:
  4. _form: '\Drupal\remove_http_headers\Form\RemoveHttpHeadersSettings'
  5. _title: 'Remove HTTP headers settings'
  6. requirements:
  7. _permission: 'remove_http_headers settings access'
  8. options:
  9. _admin_route: TRUE