We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a12e24 commit f28473fCopy full SHA for f28473f
files/en-us/web/http/headers/content-security-policy/report-to/index.md
@@ -73,7 +73,7 @@ The JSON for a single report might look like this:
73
## Usage notes
74
75
The `report-to` directive is intended to replace `report-uri`, and browsers that support `report-to` ignore the `report-uri` directive.
76
-However, until `report-to` is broadly supported you can specify both headers as shown:
+However, until `report-to` is broadly supported you can specify both directives as shown:
77
78
```http
79
Content-Security-Policy: …; report-uri https://endpoint.example.com; report-to endpoint_name
0 commit comments