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

I'm not recommending that approach. I'm saying that if you want to navigate you should navigate and not expect that `fetch()` navigates. It just does a request. The `formdata` event might be what you're looking for, but I'm not sure where browser support is at.

To be clear though, this is a place to discuss issues with the Fetch standard. Questions such as these are best posed on StackOverflow or equivalent forum.

-- 
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-747369982

Received on Thursday, 17 December 2020 11:02:56 UTC