作者:冰柠V | 来源:互联网 | 2023-10-12 18:46
关于错误ResourceinterpretedasScriptbuttransferredwithMIMEtypetext_html,Go语言社区,Golang程序员人脉社
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: