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

Abort semantics are needed because browsers have limited amount of connections to the server, so if connections remain open after `cancel()` declares disinterest, and there could be situation when connection limit is reached

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

Received on Thursday, 28 January 2016 22:08:13 UTC