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

> there's currently no way to do upstream live streaming from client to server. If you spec it as https://github.com/whatwg/fetch/issues/1438#issuecomment-1158981343, it would be unusable for exactly that one case which absolutely needs streaming uploads and which cannot be done at all currently.

From my reading of the proposed specification, you can live stream the upload provided you don't care about the response status / headers. Are you specifically stating that live upload should allow the response status / headers to be read as soon as they are available while still streaming the upload?

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

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

Received on Tuesday, 21 June 2022 10:59:28 UTC