[webkit-reviews] review requested: [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 22874] updated patch

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 asked  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 22874: updated patch
https://bugs.webkit.org/attachment.cgi?id=22874&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