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