Question
Does the Webkit engine make use of the browser cache when downloading images?
I am creating an application that downloads a lot of images. Its an HTML Javascript based AIR application. I can't seem to find any documentation that relates to how cacheing is handled. Is there a cache for the webkit browser?
