Re: [fetch] Aborting a fetch (#27)

> @yukatahirano, I could live with that. .json() is a function you call to get the entire payload anyway, so having that prevent an abort isn't too surprising. If that turns out to be problematic, add an abort to the thing that it returns too.

Yeah, every time on autocomplete when I saying to stream what I want response in JSON I do not want to cancel prev. request if user types one more letter. Just add third way to cancel ```fetch```. And you are saying what ```fetch``` design is not ugly. Okay.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/27#issuecomment-87205558

Received on Saturday, 28 March 2015 10:47:47 UTC