You are here

hsts.services.yml in HTTP Strict Transport Security 8

File

hsts.services.yml
View source
  1. services:
  2. hsts.subscriber:
  3. class: Drupal\hsts\HstsSubscriber
  4. tags:
  5. - { name: event_subscriber }
  6. arguments: ['@config.factory']