- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 03 Mar 2021 01:16:58 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 March 2021 09:17:10 UTC
@yutakahirano commented on this pull request. > <var>nullOrFailureOrBytes</var>, be these steps: <ol> - <li><p>Set <var>response</var> to <var>fetchResponse</var>. + <li><p>If <var>nullOrFailureOrBytes</var> is not failure, then set <a>this</a>'s I think we also need if _nullOrFailureOrBytes_ is failure, then set **this**'s response to a network error. -- 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#pullrequestreview-602671985
Received on Wednesday, 3 March 2021 09:17:10 UTC