Type alias HSTSMiddlewarePartialOptions

HSTSMiddlewarePartialOptions: Partial<HSTSMiddlewareOptions>

A partial version of the HSTSMiddlewareOptions, to be used in the constructor and the middleware creator.

Generated using TypeDoc