- From: berniegp <notifications@github.com>
- Date: Fri, 14 Oct 2016 08:18:41 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Friday, 14 October 2016 15:19:08 UTC
The [terminate the request step](https://xhr.spec.whatwg.org/#terminate-the-request) is: ``` To terminate the request, terminate the fetch algorithm operated by the XMLHttpRequest object with reason fatal. ``` This does not unset the `send() flag`. -- 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/xhr/issues/94#issuecomment-253831819
Received on Friday, 14 October 2016 15:19:08 UTC