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

I can't imagine there is anything other than half and full duplex. To avoid using a string for such a case, why not just use a boolean toggle, e.g. `fullDuplex: true` or `bidirectional: true` or `streaming: true`?

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

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

Received on Tuesday, 21 June 2022 10:21:29 UTC