Skip to content

Commit de8de8e

Browse files
Update content-security-policies.mdx (#17677)
Rules can't modify CSP header, only add/replace or remove
1 parent 4862d8f commit de8de8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/reference/policies-compliances/content-security-policies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Cloudflare does not:
2828

2929
If you require the CSP headers to be changed or added, you can change them using some Cloudflare products:
3030

31-
- If your website is [proxied](/dns/manage-dns-records/reference/proxied-dns-records/) through Cloudflare, you can use a [Response Header Modification rule](/rules/transform/response-header-modification/) to modify or add CSP headers.
31+
- If your website is [proxied](/dns/manage-dns-records/reference/proxied-dns-records/) through Cloudflare, you can use a [Response Header Modification rule](/rules/transform/response-header-modification/) to replace or add CSP headers.
3232
- If your website is hosted using [Cloudflare Pages](/pages/), you can set a [`_headers file`](/pages/configuration/headers/) to modify or add CSP headers.
3333

3434
### Product requirements

0 commit comments

Comments
 (0)