Re: [whatwg/fetch] allow Request to outlive environment settings object (#388)

>From https://github.com/w3c/beacon/pull/27#issuecomment-253551671: 

> I realize I'm late to the party here, but IMO it would have been nicer to make sendBeacon() drain the Request to an internal storage space and then send it out later from there. Then the Request and its JS context don't need to stick around unless the upload body is a JS sourced stream.

@tyoshino @annevk @youennf any thoughts or opinions on the above?

-- 
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/pull/388#issuecomment-254575736

Received on Tuesday, 18 October 2016 17:14:41 UTC