sapper-template icon indicating copy to clipboard operation
sapper-template copied to clipboard

Consider caching range requests in service worker

Open Conduitry opened this issue 7 years ago • 0 comments
trafficstars

(A descendant of sveltejs/sapper#478.)

Returning partial content responses from service worker caches is apparently possible - see this blog post. We might want to consider supporting that if it dosen't make things too hairy.

Conduitry avatar Oct 23 '18 23:10 Conduitry