Resource blocked due to MIME type mismatch (X-Content-Type-Options: nosniff)

后端 未结 14 1018
伪装坚强ぢ
伪装坚强ぢ 2020-12-13 11:53

I am developing a web page using JavaScript and HTML, everything was working good when I have received this list of errors from my HTML page:



        
14条回答
  •  一向
    一向 (楼主)
    2020-12-13 12:28

    i also facing this same problem in django server.So i changed DEBUG = True in settings.py file its working

提交回复
热议问题