class

Kemal::Shield::Config

Inherits Reference / Object

Constants

INSTANCE = self.new

Constructors

Instance methods

coep_on
Source
coep_on=(coep_on : Bool)
Source
coop
Source
coop=(coop : String)
Source
coop_on
Source
coop_on=(coop_on : Bool)
Source
corp
Source
corp=(corp : String)
Source
corp_on
Source
corp_on=(corp_on : Bool)
Source
csp_defaults
Source
csp_defaults=(csp_defaults : Bool)
Source
csp_directives
Source
csp_directives=(csp_directives : Hash(String, Array(String)))
Source
csp_on
Source
csp_on=(csp_on : Bool)
Source
csp_report_only
Source
csp_report_only=(csp_report_only : Bool)
Source
expect_ct
Source
expect_ct=(expect_ct : Bool)
Source
expect_ct_enforce
Source
expect_ct_enforce=(expect_ct_enforce : Bool)
Source
expect_ct_max_age
Source
expect_ct_max_age=(expect_ct_max_age : Int32)
Source
expect_ct_report_uri
Source
expect_ct_report_uri=(expect_ct_report_uri : String)
Source
hide_powered_by
Source
hide_powered_by=(hide_powered_by : Bool)
Source
no_sniff
Source
no_sniff=(no_sniff : Bool)
Source
oac=(oac : Bool)
Source
referrer_on
Source
referrer_on=(referrer_on : Bool)
Source
referrer_policy
Source
referrer_policy=(referrer_policy : Array(String))
Source
sts_include_sub
Source
sts_include_sub=(sts_include_sub : Bool)
Source
sts_max_age
Source
sts_max_age=(sts_max_age : Int32)
Source
sts_on
Source
sts_on=(sts_on : Bool)
Source
sts_preload
Source
sts_preload=(sts_preload : Bool)
Source
x_dns_prefetch_control
Source
x_dns_prefetch_control=(x_dns_prefetch_control : Bool)
Source
x_dns_prefetch_control_on
Source
x_dns_prefetch_control_on=(x_dns_prefetch_control_on : Bool)
Source
x_download_options
Source
x_download_options=(x_download_options : Bool)
Source
x_frame_options
Source
x_frame_options=(x_frame_options : String)
Source
x_frame_options_on
Source
x_frame_options_on=(x_frame_options_on : Bool)
Source
x_permitted_cross_domain_policies
Source
x_permitted_cross_domain_policies=(x_permitted_cross_domain_policies : String)
Source
x_permitted_cross_domain_policies_on
Source
x_permitted_cross_domain_policies_on=(x_permitted_cross_domain_policies_on : Bool)
Source
x_xss_protection
Source
x_xss_protection=(x_xss_protection : Bool)
Source