You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Domain whitelist and header configurations for reverse proxies, firewalls, and networks that enforce strict security policies."
4
+
description: "Domain whitelist and header configurations for reverse proxies, firewalls, and networks that enforce strict security policies"
5
5
---
6
6
7
7
Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by controlling which resources a web page can load. Mintlify serves a default CSP that protects most sites. If you host your documentation behind a reverse proxy or firewall, that overwrites the default CSP, you may need to configure CSP headers for features to function properly.
0 commit comments