Re: [whatwg/fetch] Why fetch does not redirect after a post request? (#1129)

The first reason is because if we set `redirect:follow` shouldn't be followed automatically?

The second reason is that stackoverflow answer generates a new request, if you set

`window.location.href="/"` it runs a new GET.

-- 
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/1129#issuecomment-747326952

Received on Thursday, 17 December 2020 09:39:57 UTC