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

IMO the default should be half, without requiring specifying a value, since that's the model fetch already has today. Opting into the other model (i.e. opting in to `duplex: "full"`) would be best, instead of setting the default to something that's not supported in the spec and thus requiring people to add a redundant flag whenever they pass a `ReadableStream` body.

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

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

Received on Friday, 17 June 2022 14:05:04 UTC