property SecurityHeadersOptions.xContentTypeOptions

X-Content-Type-Options value. Set to false to omit. undefined uses default (nosniff).

Type

string | false

Usage

import { type SecurityHeadersOptions } from "http-security-plugin/src/index.ts";