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

Ah, well.. In that case I guess we should throw an error if body object's type is `ReadableStream` and `keepAlive` flag is set? In effect, if you want `keepAlive` semantics than you have to provide the body upfront. Also, that also eliminates the timer question.

Before I update the pull.. Does that make sense? Any other gotchas?

-- 
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-248377978

Received on Tuesday, 20 September 2016 17:49:33 UTC