method
plugin_types
v7.1.3.2 -
Show latest stable
- Class:
ActionDispatch::ContentSecurityPolicy
plugin_types(*types)public
Restricts the set of plugins that can be embedded:
policy.plugin_types "application/x-shockwave-flash"
Leave empty to allow all plugins:
policy.plugin_types