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
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
I have X-Content-Type-Options header cannot be recognized X-XSS-Protection header cannot be recognized
but actually both headers are sent twice. - Not exactly sure why, since I'm using "SetIfEmpty"
So this is probably not optimal, but when the header is set it sould be detected even if it is sent multiple times...
The text was updated successfully, but these errors were encountered:
I have
X-Content-Type-Options header cannot be recognized
X-XSS-Protection header cannot be recognized
but actually both headers are sent twice. - Not exactly sure why, since I'm using "SetIfEmpty"
So this is probably not optimal, but when the header is set it sould be detected even if it is sent multiple times...
The text was updated successfully, but these errors were encountered: