Re: [whatwg/fetch] Provide opt-in for Expect = "100-continue" (#41)

Inspired by Server-sent Events, I'm trying to implement Client-sent Events based on [fetch upload streaming](https://web.dev/fetch-upload-streaming/), while Fetch API supports neither  `Expect: 100-continue` request header nor `100 Continue` response status.

So I quit for now, either be patient or forget it.


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

Message ID: <whatwg/fetch/issues/41/1546819189@github.com>

Received on Sunday, 14 May 2023 06:24:08 UTC