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

So far there is two opinions there, right ?
1. Cache (partially) read data from request Streaming if needed in any network stack.

2. Retry Streaming request must fail with error while showing message for web author.

I considered again and 2 is good for Chromium impl and web author because it is simple and memory-efficient.




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

Received on Wednesday, 20 November 2019 02:14:05 UTC