Publishes the declarations where the Service Worker can read them.
⚠️ An authenticated origin is published with cacheable: false, whatever the profile
said. A credentialed response in a shared cache is served to the next reader, and no
amount of declaring makes that acceptable — so the two fields are reconciled HERE rather
than trusted to be consistent.
Publishes the declarations where the Service Worker can read them.
⚠️ An
authenticatedorigin is published withcacheable: false, whatever the profile said. A credentialed response in a shared cache is served to the next reader, and no amount of declaring makes that acceptable — so the two fields are reconciled HERE rather than trusted to be consistent.