Safari Browser cache issues
-
Hi, I am working on a security related product in Microsoft Windows and my requirement is to programmatically delete the Apple Safari browser cache for Microsoft Windows. I can see the cache.db file in folder C:\Users\{username}\AppData\Local\Apple Computer\Safari. I can open the cache.db file from this location using SQLite and can see the entries. However, when I choose the option “Edit->Empty Cache” option from the safari's main menu, it is not deleting any of the items from the Cache.db file. What happends in Safari when I choose the Empty Cache option? Where does the cache information stored in the system? Is it possible to delete that cache programmatically? Does Safari provides any SDK to work with windows? Thanks in advance
cheers Varghese Paul