In a previous thread I talked about disabling WebKit's brain-dead URL
caching mechanism. There are a couple of solutions – intercepting
resource load requests, or disabling the cache altogether – but
neither of these work when you load an HTML string using WebFrame's
loadHTMLString:baseURL: method. WebKit seems to cache image
resources and reuse them, after they have changed on disk, whatever
you do.
Does anybody know of a solution?
Thanks,
Geoff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden