next.js
adae5f2c - Adds a link to CSP where it's first referenced in the headers docs (#60871)

Commit
2 years ago
Adds a link to CSP where it's first referenced in the headers docs (#60871) ### What? Adds a link to CSP documentation the first time it's mentioned in the headers page here: https://nextjs.org/docs/app/building-your-application/configuring/content-security-policy ### Why? Convenience for users, as it's unclear at that point in the document that `CSP` is discussing `Content-Security-Policy`, and the first reference to its docs are at the end of the page. ### How? Added a link to the CSP doc here https://nextjs.org/docs/app/building-your-application/configuring/content-security-policy
Author
Parents
Loading