Back to Content

Navigation directive

files/en-us/glossary/navigation_directive/index.md

latest1.0 KB
Original Source

{{Glossary("CSP")}} navigation directives are used in a {{HTTPHeader("Content-Security-Policy")}} header and govern to which location a user can navigate to or submit a form to, for example.

Navigation directives don't fall back to the {{CSP("default-src")}} directive.

See Navigation directives for a complete list.

See also