The options to construct the class.
Protected
Readonly
_headerThe value of the header that will be included in the responses.
Protected
Readonly
_optionsThe customization options for the header.
The value of the header that will be included in the responses.
The customization options.
Protected
_buildGenerates the middleware that includes the HSTS header on the responses.
Generates a middleware that includes the HSTS header on the responses.
See
https://tools.ietf.org/html/rfc6797
Prettierignore