- From: Jake Archibald <notifications@github.com>
- Date: Wed, 05 Aug 2015 03:04:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 5 August 2015 10:05:01 UTC
Isn't this fixed with https://github.com/whatwg/fetch/issues/66? When doing `respondWith(fetch(evt.request))`, where `evt.request` is a navigation, the request has a manual redirect flag. The redirect is sent back to `respondWith`, and the right thing happens. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/101#issuecomment-127944574
Received on Wednesday, 5 August 2015 10:05:01 UTC