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

TPAC notes:
- Streams are still work-in-progress, for v1 we can throw an error if body is a ReadableStream and keepAlive flag is enabled (same behavior for upload streams)
- Throw `TypeError`  if/when size is exceeded.

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

Received on Thursday, 22 September 2016 08:50:30 UTC