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

> @yutakahirano I am not sure https://datatracker.ietf.org/doc/html/draft-zhu-http-fullduplex is relevant to us at all, considering that it only deals with HTTP/1.1, and we forbid request streaming for HTTP/1.1.

OK, then let's forget about it.

I'm curious about your previous comment,

> From my current understanding, with the currently proposed spec there is no backwards compatible way towards eventual duplex streaming (or spec compliant duplex streaming outside of browsers). This means that by shipping this as is, we are closing the door for duplex streaming entirely.

From my viewpoint, the current streaming upload MVP doesn't change the full-duplex status. It doesn't contain full-duplex support, but it also doesn't block its possibility in the future.

Can you elaborate on your comment a bit more?

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

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

Received on Friday, 17 June 2022 11:21:16 UTC