Searched refs:m_contentSecurityPolicyReportOnly (Results 1 – 2 of 2) sorted by relevance
42 …const String& contentSecurityPolicyReportOnly() const { return m_contentSecurityPolicyReportOnly; } in contentSecurityPolicyReportOnly()46 String m_contentSecurityPolicyReportOnly; variable
35 …, m_contentSecurityPolicyReportOnly(response.httpHeaderField("Content-Security-Policy-Report-Only"… in ContentSecurityPolicyResponseHeaders()