- From: Rhys Evans <notifications@github.com>
- Date: Mon, 12 Jun 2017 14:40:46 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 June 2017 21:41:20 UTC
I maintain https://github.com/wheresrhys/fetch-mock (a mock fetch implementation) and it's been [brought to my attention](https://github.com/wheresrhys/fetch-mock) that I don't support the `redirected` property on Responses. Reading the spec, the `redirected` property is a getter dependent on the private implementation of `url list`. Is there any way I can create a synthetic redirected Response? -- 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/552
Received on Monday, 12 June 2017 21:41:20 UTC