I.e. something that would really reload the page or resource, ignoring whatever might be in cache.
|
|
Safari always reloads (ctrl+r) a page ignoring whatever that might be in the cache. As Athena points out, iframes are cached. It's actually not the iframe content, but the request that's cached.
This is overcome by assigning a different iframe id on each load:
|
||||||
|
