HTML 5 Appcache works in safari/opera/chrome but not firefox

前端 未结 7 1366
花落未央
花落未央 2020-12-06 06:04

I have an html5 appcache running on a website, it works fine in Safari, Opera and Chrome but it fails to work on Firefox.

I have the following in my code:

         


        
7条回答
  •  太阳男子
    2020-12-06 06:40

    I face the same problem too; this header is fix for me.

    Content-Type: text/cache-manifest

提交回复
热议问题