package
0.0.0-20240727104708-c2d1215a6a24
Repository: https://github.com/google/go-safeweb.git
Documentation: pkg.go.dev
# Packages
Package unsafecspfortests can be used to disable CSP on specific handler registration in tests.
Package unsafestrictcsp can be used to disable Strict CSP protections on specific handler registration.
Package unsafetrustedtypes can be used to disable Trusted Types protections on specific handler registration.
# Variables
RandReader is a source of random.
# Structs
DisableStrict switches Strict CSP to report-only.
DisableTrustedTypes switches TT to report-only.