Re: [whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

I concur. It's a great opportunity to make the web a bit more bidirectional.
Another use-case: A form is posted (to an openstack POST-handler), attachments are encrypted on-the-fly. In the current situation, the memory is ~ twice the file which is unsuitable for multi-GB uploads.

-- 
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/pull/425#issuecomment-630519313

Received on Tuesday, 19 May 2020 01:21:11 UTC