Created by Jerry Wang, last modified on Aug 03, 2014

某ui component里的javascript不work,通过Chrome F12 Console检测到错误: Resource interpreted as Script but transferred with MIME type text/html:

出现错误的javascript file 的status为200,

但是response显示content-length又为0.

直接在浏览器里输入js url也无法访问该文件:

https://ag3:44354/sap(bD1lbiZjPTAwMSZkPW1pbg==)/bc/bsp/sap/bspwd_cmp_test/jquery_1.7.1.js

因为mime repository里bspwd_cmp_test folder下并无对应的jquery文件。

通过debug寻找http 200response的设置位置:

因为查找不到对应的js 文件,返回Resource Not Found的error:

关于错误Resource interpreted as Script but transferred with MIME type text_html相关推荐

  1. Resource interpreted as Script but transferred with MIME type text/plain:

    我用script做ajax跨域,请求返回的是个文本字符串,chrome提示: Resource interpreted as Script but transferred with MIME type ...

  2. Resource interpreted as Stylesheet but transferred with MIME type text/html: “**.jsp“,主要因为拦截器将所有资源拦截

    1. 问题描述 网页内容正常加载,但是没有样式,而且样式路径是正确的,F12打开控制台看到提示"Resource interpreted as Stylesheet but transfer ...

  3. Resource interpreted as Stylesheet but transferred with MIME type application/x-css

    用tornado做了一个简单的页面.结果页面中的css被加载了,但是没有效果.用谷歌浏览器调试,说是Resource interpreted as Stylesheet but transferred ...

  4. 【SpringBoot】浏览器报错Resource interpreted as Stylesheet but transferred with MIME type text/html

    CSS 样式不能正常加载 发现页面的样式没有显示,报错信息如下: Resource interpreted as Stylesheet but transferred with MIME type t ...

  5. easyui提交form数据显示Resource interpreted as Document but transferred with MIME type application/json问题

    今天在用easyui写一个提交表单数据时候,碰到了浏览器提示Resource interpreted as Document but transferred with MIME type applic ...

  6. CSS文件未加载浏览器报警告:Resource interpreted as Stylesheet but transferred with MIME type text/html...

    JavaWeb项目中CSS样式丢失 问题:bootstrap.css未完成加载,但响应正常 错误定位:filter过滤器写了一句response.setContentType("text/h ...

  7. 【JavaWeb】已解决:Resource interpreted as Stylesheet but transferred with MIME type text/html

    跑了一下两个月之前写的项目,结果出现: 是因为Filter过滤器误伤到了css,注释掉就好了.

  8. Failed to load module script: The server responded with a non-JavaScript MIME type of “text/plain“.

    flask 使用es6语法中 type='module' 报错 报错如下: Failed to load module script: The server responded with a non- ...

  9. 浏览器控制台错误:Strict MIME type checking is enforced for module scripts per HTML spec.

    vue3.2+ vite3.1项目,iis部署后访问,当停留在某个一段时间后在不全局刷新的情况下打开一个新的页面浏览器控制台报错:Failed to load module script: Expec ...

最新文章

  1. Ambari Server网口带宽占用率很高问题的分析和解决办法
  2. c语言入门程序下载,简单实用——C语言入门程序练习
  3. 李宏毅机器学习课程11~~~为何要深?
  4. 钟南山团队在患者粪便中检出新冠活病毒,国家卫健委回应!专家:做好这事很重要...
  5. 收藏 | 卷积神经网络中十大拍案叫绝的操作
  6. The request was rejected by the HTTP filter
  7. 第三季-第20课-多线程程序设计
  8. TBS 腾讯浏览服务(X5WebView) 集成指南
  9. GlobalMapper20坐标转换
  10. RC522(RFID模块)实践总结
  11. PAT1003 我要通过! (20 分)(C语言)
  12. 量子计算机五条原则,量子信息科学:量子计算机、隐形传物与人脑量子运算
  13. 银行统一支付平台(介绍、架构)
  14. info testing mysql_sqlmap新手注入
  15. 《你充满电了吗?》读后感
  16. java accept-encoding_Vary:Accept-Encoding的用途
  17. db4o官方停止支持及面向对象数据库的一些感想
  18. python ip反查询_利用ip反查指定域名
  19. python爬虫58同城(多个信息一次爬取)
  20. jquery移除标签

热门文章

  1. 支持 Drupal 的 虚拟空间
  2. 10月16日培训日记
  3. 20应用统计考研复试要点(part14)--应用多元分析
  4. python之csv模块(part1)--写入csv文件
  5. 机器学习-集成学习-梯度提升决策树(GBDT)
  6. SAP Spartacus Header 区域的默认配置
  7. 什么是 TypeScript 里的 Constructor signature
  8. Angular NgModule 中的 declarations 和 exports定义
  9. SAP Spartacus 用户登录成功后,Access Token 持久化到浏览器 local storage 的执行原理
  10. SAP Spartacus table里显示较长数据时自动显示省略号的设置