[whatwg/fetch] Use "reading a chunk" operation correctly (#571)

The operation takes a reader but we passed a stream. This change fixes that.

Fixes #570.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/571

-- Commit Summary --

  * initial
  * fix

-- File Changes --

    M fetch.bs (10)

-- Patch Links --

https://github.com/whatwg/fetch/pull/571.patch
https://github.com/whatwg/fetch/pull/571.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/fetch/pull/571

Received on Tuesday, 1 August 2017 10:27:09 UTC