Type Alias HSTSMiddlewarePartialOptions

HSTSMiddlewarePartialOptions: Partial<HSTSMiddlewareOptions>

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