- From: wisniewskit <notifications@github.com>
- Date: Wed, 19 Oct 2016 13:24:17 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Wednesday, 19 October 2016 20:24:46 UTC
As in, to change the tests I mentioned to expect the XHR state after send()+abort() to be "open, with send() flag unset" instead of "unsent"? And possibly adding a test (if there isn't one already) to ensure that the state changes to unsent if it was already done when abort() is called (and without a readystatechange event being fired)? -- 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/88#issuecomment-254929832
Received on Wednesday, 19 October 2016 20:24:46 UTC