- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 15 Jun 2020 07:54:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 June 2020 14:54:23 UTC
I would be actively against passing a `ReadableStream` causing buffering. That completely defeats the point of streams, and I would much rather have `fetch()` throw if it cannot properly stream the stream. The point of this feature is not to check a checkbox in the matrix of supported types as arguments to `fetch()`. The point is to support streaming upload. -- 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/966#issuecomment-644184299
Received on Monday, 15 June 2020 14:54:23 UTC