码迷,mamicode.com
首页 > Web开发 > 详细

外部引入css样式报错Resource interpreted as Stylesheet but transferred with MIME type html/text

时间:2019-11-16 21:47:03      阅读:83      评论:0      收藏:0      [点我收藏+]

标签:css样式   resource   css   mime   text   过滤器   编码   htm   type   

Resource interpreted as Stylesheet but transferred with MIME type html/text

解决方法:

1.将content-type改为text/css

2.修改过滤器编码

原因:在编码过滤器时使用response.setContentType=“text/html”导致外部css无法引入。

 

外部引入css样式报错Resource interpreted as Stylesheet but transferred with MIME type html/text

标签:css样式   resource   css   mime   text   过滤器   编码   htm   type   

原文地址:https://www.cnblogs.com/binhuang01/p/11873462.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!