- From: Jake Archibald <notifications@github.com>
- Date: Sun, 13 Mar 2016 00:58:54 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Sunday, 13 March 2016 08:59:28 UTC
`inBuf` always resolves because it has a catch handler right at the end which doesn't re-throw. I'm still not clear on the intent of the code. Can you tell me what the goal is? Eg "I want all requests with URLs that end `.jpg` to come from the cache, and all other requests to go to the network" - I know that's not *your* goal, but can you describe your goal in that form? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/844#issuecomment-195918892
Received on Sunday, 13 March 2016 08:59:28 UTC