- From: Livia Medeiros <notifications@github.com>
- Date: Thu, 30 Jun 2022 05:42:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 June 2022 12:42:35 UTC
Currently, 103 code is a [`null body status`](https://fetch.spec.whatwg.org/#null-body-status). A note in Step 6 of [`initialize a response`](https://fetch.spec.whatwg.org/#initialize-a-response) mentions only 101. 103 is also an exception ∵ it's filtered out by Step 1. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1465 -- Commit Summary -- * Add 103 to note about null body Response -- File Changes -- M fetch.bs (4) -- Patch Links -- https://github.com/whatwg/fetch/pull/1465.patch https://github.com/whatwg/fetch/pull/1465.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1465 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1465@github.com>
Received on Thursday, 30 June 2022 12:42:35 UTC