You are here

http_response_headers.services.yml in HTTP Response Headers 8

File

http_response_headers.services.yml
View source
  1. services:
  2. http_response_headers:
  3. class: '\Drupal\http_response_headers\EventSubscriber\AddHTTPHeaders'
  4. tags:
  5. - { name: 'event_subscriber' }