Re: [whatwg/fetch] Fetch abort & no-cors requests (#563)

Another possible way this could happen today:

1. Create a dedicated worker that does a large load.
2. Worker.terminate() the worker while its in the middle of receiving data.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/563#issuecomment-314108393

Received on Monday, 10 July 2017 13:40:49 UTC