class Roda::RodaPlugins::ContentSecurityPolicy::Policy
def header_key
def header_key @report_only ? 'Content-Security-Policy-Report-Only' : 'Content-Security-Policy' end
def header_key @report_only ? 'Content-Security-Policy-Report-Only' : 'Content-Security-Policy' end