How to add headers for precache responses in workbox

18 Views Asked by At

I need to send some headers in precached responses in the workbox conditionally. How can I do that? I need to send COEP headers for /index.html conditionally.

0

There are 0 best solutions below