Fetch: Throw TypeError for response from disturbed/locked streams
If the Response body object is a readable stream then check whether the object is disturbed or locked. If the condition is true then throw TypeError. refernce: https://fetch.spec.whatwg.org/#concept-bodyinit-extract Bug: 878281 Change-Id: I0593d048e7bd146863efdc9f1d355bc70857cdc0 Reviewed-on: https://chromium-review.googlesource.com/1226718Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#592402}
Showing
Please register or sign in to comment