Methods

SecureHeaders::Configuration

Attributes

csp[RW]
hsts[RW]
x_content_type_options[RW]
x_download_options[RW]
x_frame_options[RW]
x_xss_protection[RW]

Public Class Methods

configure(&block) click to toggle source
# File lib/secure_headers.rb, line 7
def configure &block
  instance_eval &block
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.