Re: [whatwg/xhr] Early return step needed for cancelled send()? (#101)

> You also need to account for the possibility that the handler could have done an(other) open() + send() over the object, I think.

Or would we just let that turn into recursion? That seems to be what Firefox and Safari do.

-- 
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/101#issuecomment-281994994

Received on Thursday, 23 February 2017 13:46:43 UTC