We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7b2b5 commit 584c351Copy full SHA for 584c351
lib/secure_headers/headers/policy_management.rb
@@ -5,7 +5,6 @@ def self.included(base)
5
base.extend(ClassMethods)
6
end
7
8
- MODERN_BROWSERS = %w(Chrome Opera Firefox)
9
DEFAULT_CONFIG = {
10
default_src: %w(https:),
11
img_src: %w(https: data: 'self'),
0 commit comments