Module

Bucketchain.Secure.XSSProtection

Package
purescript-bucketchain-secure
Repository
Bucketchain/purescript-bucketchain-secure

#Options Source

type Options = { reportingURI :: Maybe String }

A type of X-XSS-Protection options.

#withXSSProtection Source

withXSSProtection :: Options -> Middleware

Set X-XSS-Protection.