- From: Yutaka Hirano <notifications@github.com>
- Date: Sun, 19 Aug 2018 23:20:59 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 August 2018 06:21:21 UTC
beacon and xhr don't have the same problem because they don't pass a ReadableStream. I'm a bit worried about throwing exceptions from https://fetch.spec.whatwg.org/#concept-bodyinit-extract as no exception handling is specified in the spec (specifically in *-fetch algorithms). Yes, it throws when keepalive is specified, but I was not aware of it and originally it was designed not to throw exceptions... -- 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/fetch/issues/792#issuecomment-414208830
Received on Monday, 20 August 2018 06:21:21 UTC