- From: berniegp <notifications@github.com>
- Date: Mon, 24 Oct 2016 06:55:01 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Monday, 24 October 2016 13:55:34 UTC
Yes I think unsetting the flag in step 11 would work. There would then be 3 ways to unset the send() flag: 1. calling open() 2. calling abort() 3. letting the request finish (response end-of-body or request error) I'd be glad to appear in the acknowledgements section as Bertrand Guay-Paquet. -- 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-255747030
Received on Monday, 24 October 2016 13:55:34 UTC