Function was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff)

匿名 (未验证) 提交于 2019-12-03 01:35:01

问题:

I'm using Quick.gallery (http://quick.gallery) script on my website but I'm getting some erros with Firebug:

When I try to access http://www.portaloficial.com.br/fotos.php, Firebug show me some erros like "js=js_viewer was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff)."

Can anybody help me on this?

回答1:

I had this issue before, when I was referencing a mistyped URL, so the reason for content-type html was, that I actually got a HTTP 404 error page.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!