Path: blob/main/files/en-us/web/http/headers/content-security-policy/report-to/index.md
6568 views
------{{HTTPSidebar}}
The Content-Security-Policy Report-To HTTP response header field instructs the user agent to store reporting endpoints for an origin.
The directive has no effect in and of itself, but only gains meaning in combination with other directives.
| CSP version | 1 |
|---|---|
| Directive type | {{Glossary("Reporting directive")}} |
| This directive is not supported in the {{HTMLElement("meta")}} element. |
Syntax
Examples
See {{HTTPHeader("Content-Security-Policy-Report-Only")}} for more information and examples.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}
See also
{{HTTPHeader("Content-Security-Policy")}}
{{HTTPHeader("Content-Security-Policy-Report-Only")}}