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

> aborting the request before the headers arrive is a valid use case

I'm not suggesting otherwise. Like I said it's a "missing piece", not an unnecessary one.

As for `abort` on request, I'd rather not add this until we figure out the best way to handle progress on the request side (progress on the response is a solved problem). The two solutions may go hand-in-hand.

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

Received on Sunday, 24 January 2016 13:44:45 UTC