Re: [whatwg/fetch] Streaming upload (Issue #1438)

@benbucksch essentially you would not use this with an arbitrary endpoint. For that you would want full duplex. And even then it might end up being problematic if the server or intermediary (which could only be used by X% of your end users) does not support full duplex. It's not clear to me that could ever work well.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1438#issuecomment-1168344223
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1438/1168344223@github.com>

Received on Tuesday, 28 June 2022 07:32:23 UTC