You are here

hsts.module in HTTP Strict Transport Security 8

Same filename and directory in other branches
  1. 6 hsts.module
  2. 7 hsts.module

Main module file for the HSTS (HTTP Strict Transport Security) module.

This modules allows you to add the HSTS header tags to trigger Strict Transport Security on compatible clients

File

hsts.module
View source
<?php

/**
 * @file
 * Main module file for the HSTS (HTTP Strict Transport Security) module.
 *
 * This modules allows you to add the HSTS header tags to trigger
 * Strict Transport Security on compatible clients
 */