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
Add security-related HTTP headers to static web site and web-app.
Adds the following headers to the static website content and the web-app
responses (but doesn't modify any of the headers for API responses):
- X-XSS-Protection
- X-Frame-Options
- X-Content-Type-Options
0 commit comments