- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 02 Mar 2021 23:23:01 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 March 2021 07:23:13 UTC
@annevk commented on this pull request. > <ol> - <li><p>If <var>xhr</var>'s <a>synchronous flag</a> is set, then set <var>xhr</var>'s - <a for=XMLHttpRequest>response</a> to <var>response</var>. - - <li><p><a>Handle errors</a> for <var>xhr</var> and <var>response</var>. + <li><p><a>Handle errors</a> for <var>xhr</var>. Handle errors sets it to a network error and the next step returns in that case, right? -- 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/pull/315#discussion_r586172515
Received on Wednesday, 3 March 2021 07:23:13 UTC