- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 17 Dec 2020 03:02:44 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 December 2020 11:02:56 UTC
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