Documentation
¶
Overview ¶
Package headers provides helpers for security-related HTTP headers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmbedHTMLPageCSP ¶
EmbedHTMLPageCSP returns a strict CSP for embeddable HTML pages that require a single inline script. The provided nonce is used to allow that script without enabling unsafe-inline.
func StaticHTMLPageCSP ¶
func StaticHTMLPageCSP() string
StaticHTMLPageCSP returns a strict CSP suitable for simple HTML pages that do not require scripts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.