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

@benbucksch You are looking for full duplex streaming (#1254). I agree that streaming upload without full duplex has a very limited scope of usefulness, but browsers do not have the resources to implement full duplex right now, so it's either no upload streaming at all or half duplex upload streaming.

Still :crossed_fingers: for full duplex in the future. We are making sure the API is designed in such a way that full duplex can be added without breaking anyone in the future.

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

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

Received on Monday, 20 June 2022 15:16:12 UTC