- From: Matt Falkenhagen <notifications@github.com>
- Date: Mon, 01 Jun 2015 19:34:01 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 2 June 2015 02:34:28 UTC
I guess there's a few cases: - The SW does event.respondsWith(new Response(302)) - The SW does event.respondWith(fetch('url-that-redirects')) - The SW does nothing, the server responds with HTTP 302 --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/706#issuecomment-107777796
Received on Tuesday, 2 June 2015 02:34:28 UTC