Re: [whatwg/fetch] Consider preserving destination on `new Request(request)` (#717)

> the only way is to not invoke respondWith() and have a genuine "pass-through"

Does that also work conditionally? e.g. have the fetch event handler `respondWith()` on some requests, but pass-through e.g. "image" destination requests in the above scenario?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/717#issuecomment-384555612

Received on Thursday, 26 April 2018 08:22:41 UTC