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

Since It's been a while, let me summarize the discussion so far:

## Redirect

fetch() fails with promise-error like "Redirect was asked but Stream can be replayed"

## Other cases need a stream replayed

U.A. might have a cache of the streams up to a few KiBytes from implementation restriction and for 0-RTT resend. 


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

Received on Wednesday, 22 April 2020 05:45:56 UTC