module ActionDispatch::ContentSecurityPolicy::Request

def content_security_policy_nonce_directives

def content_security_policy_nonce_directives
  get_header(NONCE_DIRECTIVES)
end