- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 14 Jul 2020 06:55:40 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 July 2020 13:55:52 UTC
@domenic commented on this pull request. > - <li><p>If parsing failed, then return failure. + <li><p>If parsing failed, then return null. I think it's worth an explicit note how the Fetch wrapper does not distinguish between absent and unparseable structured fields, and that this is intentional in order to encourage uniform processing across the web platform. -- 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/fetch/pull/1056#pullrequestreview-448129302
Received on Tuesday, 14 July 2020 13:55:52 UTC