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