Handle error while reading response body in synchronous XHR
yutakahirano opened this issue · 1 comments
yutakahirano commented
Currently the error is ignored, which is not good.
annevk commented
I guess I also need to test the asynchronous case as basically https://xhr.spec.whatwg.org/#handle-errors doesn't make a whole lot of sense. Or do we already have tests for that?