module Marten::Handlers::ContentSecurityPolicy
Overview
Provides helpers around the use of the Content-Security header.
The methods provided by this concern assume the use of the Marten::Middleware::ContentSecurityPolicy
middleware.
Using these methods in a project where this middleware is not activated has no effect.