SignalR: /signalr/abort throws error

十年热恋 提交于 2019-12-06 01:47:33

问题


Refused to execute script from '.../signalr/abort?transport=webSockets&clientProtocol=1.5&callback=jQuery32109752453231046265_1507885522267&_=1507885522271' because its MIME type ('') is not executable, and strict MIME type checking is enabled.

A part of url was removed for clarity.

I have the last stable version of Microsoft.Owin.Host.SystemWeb (3.1.0) and jquery.signalR-2.2.2.js. I'm using CORS.

/signalr/start is working just fine.

Any ideas?

来源:https://stackoverflow.com/questions/46726457/signalr-signalr-abort-throws-error

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