搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Can't use wildcard for cache manifest

  • 1 回覆
  • 2 有這個問題
  • 7 次檢視
  • 最近回覆由 cor-el

more options

Hi,

I am still trying to work with the cache manifest in firefox... Now I have a basic problem. I tryed to use wildcard "*" in the manifest and it only works after NETWORK but not after CACHE MANIFEST or CACHE. Here goes a simple version that is not working:

CACHE MANIFEST

# rev: 1

CACHE:

* 

What I want is to cache every image that is shown in the page without having to explicitly declare it in the manifest, as it is showed dynamicaly acording to each user....

Hi, I am still trying to work with the cache manifest in firefox... Now I have a basic problem. I tryed to use wildcard "*" in the manifest and it only works after NETWORK but not after CACHE MANIFEST or CACHE. Here goes a simple version that is not working: CACHE MANIFEST # rev: 1 CACHE: * What I want is to cache every image that is shown in the page without having to explicitly declare it in the manifest, as it is showed dynamicaly acording to each user....

由 isk015 於 修改

所有回覆 (1)

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.