Re: [whatwg/fetch] It is possible to construct a Request with a used body (#792)

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