- From: Tushar Mathur <notifications@github.com>
- Date: Fri, 15 Jan 2016 02:36:54 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 15 January 2016 10:37:22 UTC
Once I have done `fetch('/url')then(x => xjson())` If I do call the `json()` again, why does it have to throw — TypeError Already Read? <img width="498" alt="screen shot 2016-01-14 at 3 17 45 pm" src="https://cloudgithubusercontentcom/assets/194482/12351205/f8fdc946-bba1-11e5-9250-c1a7af5fb750png"> Reference to fetch implementation — https://githubcom/github/fetch/blob/4db9f7b4519d85ec19fee540f5467db1569e80f6/fetchjs#L212 --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/196
Received on Friday, 15 January 2016 10:37:22 UTC