This has been sort of worked on in #140 but then was continued in another branch https://github.com/bitinn/node-fetch/pull/140#issuecomment-252465612. Is the WebStream API, that is published in FF & Chrome, like [`getReader()`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/getReader) etc. too experimental for node-fetch?
This has been sort of worked on in #140 but then was continued in another branch #140 (comment).
Is the WebStream API, that is published in FF & Chrome, like
getReader()etc. too experimental for node-fetch?