instance method
content_security_policy_nonce_directives
Ruby on Rails 6.0.6
Since v6.0.6Signature
content_security_policy_nonce_directives()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/content_security_policy.rb, line 77
def content_security_policy_nonce_directives
get_header(NONCE_DIRECTIVES)
end
Defined in actionpack/lib/action_dispatch/http/content_security_policy.rb line 77
· View on GitHub
· Improve this page
· Find usages on GitHub