Closed matthewp closed 9 years ago
Just to make sure I understand this ... this should not be for errors like 404
s, but for errors in callbacks like onreadystatechange
?
It's for onerror
s.
I should handle errors in task code like onreadystatechange
though, I'll add that.
This implements handling for XHR errors. Closes #1