- From: Vasiliy Kuzmenko <notifications@github.com>
- Date: Thu, 16 Apr 2020 05:02:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 April 2020 12:02:34 UTC
If you use fetch, and request is successful, you can determine that a redirect has occurred by redirected flag in fetch result. Url in fetch result is changed too. But if you have more than one redirect in fetch roundtrip, that mean you can't get intermediate url address, only last. -- 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/601#issuecomment-614609195
Received on Thursday, 16 April 2020 12:02:34 UTC