-
@dannymoerkerke @slightlylate @jaffathecake This is pretty similar to the @workboxjs solution: github.com/GoogleChrome/workbox/blob/v6/packages/workbox-range-requests/src/createPartialResponse.ts. It only enters the manual code path when the original response doesn’t contain a 206 status code. @jeffposnick can probably give you more background on bugs the team had to work around.