- From: Ilya Grigorik <notifications@github.com>
- Date: Tue, 20 Sep 2016 10:49:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 20 September 2016 17:49:33 UTC
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