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
While the Content Security Policy is a very useful tool to ensure security, the project is in development with no active users. At the moment as a developer, I'd like to focus on the actual product itself. I normally would make the CSP only apply in production, however this causes bugs that only appear in production. A developer's worst nightmare.
// This header controls DNS prefetching, allowing browsers to proactively perform domain name resolution on external links, images, CSS, JavaScript, and more.
0 commit comments