mozilla-netlib would be a better place for this, fwiw

Reshat Sabiq wrote:
I played w/ it a little more, and found the following:
The Cache folder above indeed stores temporary files, however, there are
2 unknowns for me at this time:
1. How would i be able to identify which file an object is in, knowing
the object's URL, and possibly other characteristics (size, etc.)? There
appears to be something like md5sum involved, on the basis of several
object characteristics.

So, not all entities are stored as separate files. If they are small enough, they are stored in the _CACHE_00x_ files. Only if they are larger they are stored as a separate file.

Use nsICacheService (http://lxr.mozilla.org/seamonkey/source/netwerk/cache/public/nsICacheService.idl) and related interfaces.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to