[webkit-reviews] review cancelled: [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" : [Attachment 22872] implement Specific end-to-end revalidation for WebCore memory cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 20:44:44 PDT 2008


Antti Koivisto <koivisto at iki.fi> has cancelled Antti Koivisto
<koivisto at iki.fi>'s request for review:
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"
https://bugs.webkit.org/show_bug.cgi?id=17998

Attachment 22872: implement Specific end-to-end revalidation for WebCore memory
cache
https://bugs.webkit.org/attachment.cgi?id=22872&action=edit

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
Fixes based on comments by Mark.

Added code that includes "Cache-Control: max-age=0" in reload case (which is
not enabled for now) required for correct "Unspecified end-to-end revalidation"
.


More information about the webkit-reviews mailing list