This is a discussion on Removing cache entry - Mozilla ; Hi, Is there a way to invalidate/remove a cache entry for a particular file (in my case a JS file) or even domain. In imgICache.idl I see the removeEntry function, but do not see anything similar in any of the ...
Hi,
Is there a way to invalidate/remove a cache entry for a particular file
(in my case a JS file) or even domain. In imgICache.idl I see the
removeEntry function, but do not see anything similar in any of the
nsICache* interfaces.
- Brian