- From: Jake Archibald <notifications@github.com>
- Date: Thu, 16 Jul 2020 04:29:16 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 July 2020 11:29:29 UTC
If I'm reading the spec correctly, we return an error if the body is a stream (it has no source) and we get a redirect that isn't 303 https://fetch.spec.whatwg.org/#concept-http-redirect-fetch (step 9). Should this allow 301/2 responses if the method is POST? -- 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/538#issuecomment-659350493
Received on Thursday, 16 July 2020 11:29:29 UTC