Re: [whatwg/fetch] Request body streams that cannot be retried (#538)

For some clients / use cases, it's OK to send a body on a request that might be redirected / error'd / etc., because the client has the body available to resend. The requirement that's driving you to this design is specific to the use case for _this_ API.

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

Received on Friday, 15 November 2019 00:05:43 UTC