property HstsOptions.setIf

A function that returns true if the 'Strict-Transport-Security' header should be set.

Type

(requestResponse: RequestResponseInterface) => boolean

Usage

import { type HstsOptions } from "types/mod.ts";