- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 10 Feb 2015 23:43:47 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 11 February 2015 07:44:16 UTC
Yeah, but if you want to block redirects you should not be checking "redirect count". Instead you should set the manual redirect flag and check the status code of the response (likely require it to be in range 200 to 299). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/618#issuecomment-73843670
Received on Wednesday, 11 February 2015 07:44:16 UTC