enable_xss_auditor
Description:
[ Version ( deprecated = true , deprecated_since = "2.38" ) ]
public bool enable_xss_auditor { get; set construct; }
public bool enable_xss_auditor { get; set construct; }
Warning: enable_xss_auditor is deprecated since 2.38.
Whether to enable the XSS auditor.
This feature filters some kinds of reflective XSS attacks on vulnerable web sites.