[Webkit-unassigned] [Bug 167497] New: Implement Cache-control: immutable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 27 03:56:07 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167497
Bug ID: 167497
Summary: Implement Cache-control: immutable
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: koivisto at iki.fi
CC: beidson at apple.com
Cache-control value 'immutable' indicates that a subresource does not change and so does not need to be revalidated on a normal reload. This can significantly speed up reloads and reduce network traffic.
It is has been implemented in Firefox and is already used by Facebook.
https://tools.ietf.org/html/draft-mcmanus-immutable-00
https://hacks.mozilla.org/2017/01/using-immutable-caching-to-speed-up-the-web/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170127/36b0322c/attachment.html>
More information about the webkit-unassigned
mailing list