Open
Bug 1510021
Opened 6 years ago
Updated 6 years ago
Use immutable http directive for immutable assets
Categories
(bugzilla.mozilla.org :: General, task)
Tracking
()
ASSIGNED
People
(Reporter: maggus.staab, Assigned: maggus.staab)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (iPad; CPU OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1
Steps to reproduce:
Assets which are immutable (e.g. use cachebuster-urls) should use the http directive „immutable“ to improve cache usage
This directive saves re-requesting immutable resources on browser hard reloads
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
Assignee | ||
Comment 1•6 years ago
|
||
For a patch see https://github.com/mozilla-bteam/bmo/pull/937
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → maggus.staab
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•