[whatwg/streams] Update ReadableStreamTee to allow cloning for only the second branch (#528)

This is part of fixing https://github.com/yutakahirano/fetch-with-streams/issues/67.

/cc @youennf @yutakahirano. Because of how I changed this (just modifying the meaning of the second arg being true) this should require no subsequent changes to Fetch.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/528

-- Commit Summary --

  * Update ReadableStreamTee to allow cloning for only the second branch

-- File Changes --

    M index.bs (64)
    M reference-implementation/lib/readable-stream.js (23)

-- Patch Links --

https://github.com/whatwg/streams/pull/528.patch
https://github.com/whatwg/streams/pull/528.diff

-- 
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/streams/pull/528

Received on Monday, 10 October 2016 19:41:56 UTC