lookup> Content-Security-Policy-Report-Only

Content-Security-Policy-Report-Only

lets servers experiment with policies by monitoring (rather than enforcing) a policy

响应头CSP
NameContent-Security-Policy-Report-Only
Type响应头
SpecificationCSP

lets servers experiment with policies by monitoring (rather than enforcing) a policy

Content-Security-Policy-Report-Only: default-src 'self'; report-uri /csp-report

CSP

What does the Content-Security-Policy-Report-Only header do?

lets servers experiment with policies by monitoring (rather than enforcing) a policy

Is Content-Security-Policy-Report-Only a request or response header?

It is classified as a response header and can appear in requests or responses depending on context.