IE不会使用x-content-type-options标头呈现位图图像

时间:2019-02-19 09:40:46

标签: internet-explorer mime-types

我们的服务器端使用“ X-Content-Type-Options”提供图像:nosniff标头,以防止浏览器嗅探mime类型。

现在,当我在html文件中嵌入/引用图像时,它就无法在Internet Explorer中打开。

此处https://www.w3schools.com/code/tryit.asp?filename=G180IFYZL1IS

仅当MIME类型为(image / bmp)的bmp文件和Internet Explorer中出现此问题。

最好的问候, 索拉夫

PS:由于较旧的帖子不够清晰,因此创建了新帖子

IE not showing a bmp image with x-content-type-options header

0 个答案:

没有答案