CEF Browser Cache?
Posted: Mon Jul 13, 2015 3:29 pm
Hey guys,
I'm looking for either the functionality to clear the cache of a revBrowserOpenCef created browser instance, or the location of the cache folder to delete it myself on Windows.
Obviously I've googled already, and the posts I've seen suggest there isn't the functionality to do this yet, and all of the locations suggested are OSX relevant unfortunately.
Context: localhost site is caching a Javascript file that I have since updated (and will need to continue updating in the near future), and unfortunately due to the URL rewriting rules of our setup I can't just add a time based query string to the end of the script location... which is annoying in itself.
Thoughts or suggestions would be greatly appreciated.
I'm looking for either the functionality to clear the cache of a revBrowserOpenCef created browser instance, or the location of the cache folder to delete it myself on Windows.
Obviously I've googled already, and the posts I've seen suggest there isn't the functionality to do this yet, and all of the locations suggested are OSX relevant unfortunately.
Context: localhost site is caching a Javascript file that I have since updated (and will need to continue updating in the near future), and unfortunately due to the URL rewriting rules of our setup I can't just add a time based query string to the end of the script location... which is annoying in itself.
Thoughts or suggestions would be greatly appreciated.