[Webkit-unassigned] [Bug 17998] When a resource is cached locally, WebKit should follow RFC 2616 "Specific end-to-end revalidation" instead of "Unspecified end-to-end revalidation"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 25 15:16:18 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=17998
koivisto at iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22874|0 |1
is obsolete| |
Attachment #22987| |review?
Flag| |
------- Comment #19 from koivisto at iki.fi 2008-08-25 15:16 PDT -------
Created an attachment (id=22987)
--> (https://bugs.webkit.org/attachment.cgi?id=22987&action=view)
more updates
Fixes based on review comments, cleanups
- added CachedResource::mustRevalidate(CachePolicy) that takes "Cache-Control:
no-cache" and "CacheControl: must-revalidate" into account
- added CachedResource::isCacheValidator()
- renamed CachedResource::canBeRevalidated() to canUseCacheValidator()
- added CachedResourceHandle.cpp
- sorted headers
- random cosmetic fixes
--
Configure bugmail: https://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