[Webkit-unassigned] [Bug 30862] Dynamically inserted subresources aren't revalidated even when the containing document is reloaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 09:08:06 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=30862





--- Comment #65 from johnjbarton <johnjbarton at johnjbarton.com>  2012-01-26 09:08:03 PST ---
I am trying to understand this issue. I hope an expert will clarify: if a response header specifies 
  Cache-Control: no-cache 
then the browser will cache the resource but use it on reload only after revalidation with the server. 

Does this apply to all resources all of the time? 

This bug report seems to indicate that revalidation is only applied to resources loaded before 'load', but perhaps this limitation only applies to resources with no Cache-Control headers?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list