3
Answers

Resource was blocked due to MIME type mismatch X-Content-Type-Options

Yogesh Yadav

Yogesh Yadav

4y
3.4k
1
when we put <add name="X-Content-Type-Options" value="nosniff" /> header in web.config then it block all CSS and JS in my application. So how we can resolve this issue?
Answers (3)