- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 28 May 2020 22:19:14 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 May 2020 05:19:26 UTC
I see two solutions I like a bit better as I don't really care for XMLHttpRequest: * We use a more limited form of BodyInit for XMLHttpRequest * We throw when you pass a ReadableStream and the synchronous flag is set. Note that upload streams in general still have issues that are being sorted out in the Fetch repository. cc @yutakahirano -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/277#issuecomment-635765267
Received on Friday, 29 May 2020 05:19:26 UTC