Module

Bucketchain.Secure.XSSProtection

#Options

type Options = { reportingURI :: Maybe String }

A type of X-XSS-Protection options.

#withXSSProtection

withXSSProtection :: Options -> Middleware

Set X-XSS-Protection.

Modules