Re: [whatwg/fetch] Only in Chrome (Service Worker): '... a redirected response was used for a request whose redirect mode is not "follow" ' (#573)

This most likely means that cached a request to `http://localhost:8111/survey/174/deployment/193/answer/offline/attendee/240` that was redirected to `http://localhost:8111/survey/174/deployment/193/answer/offline/attendee/240/`.  Note the added slash at the end.

Also, FF should behave the same here.  Its possible you have slightly different cached data in your different profiles?

-- 
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/573#issuecomment-319384377

Received on Tuesday, 1 August 2017 14:21:03 UTC