[Webkit-unassigned] [Bug 17998] WebKit seems to ignore Expire / ETag headers nullifying cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 15:08:23 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17998





------- Comment #3 from mrowe at apple.com  2008-03-22 15:08 PDT -------
See <http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.4>:  What
you describe for the current behaviour is termed "Unspecified end-to-end
revalidation".  What you describe for the preferred behaviour is termed
"Specific end-to-end revalidation".  The paragraph preceding the definitions
suggests that specific end-to-end revalidation should be used when a local
cached copy of the resource is available, which would appear to be in agreement
the approach you suggest.  I suspect that the current behaviour that WebKit
uses is determined by the CFNetwork stack it uses for HTTP rather than in
WebKit itself.


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



More information about the webkit-unassigned mailing list