module ActionDispatch::ContentSecurityPolicy::Request

def content_security_policy

def content_security_policy
  get_header(POLICY)
end