[whatwg/fetch] Editorial: Add 103 to note about null body Response (PR #1465)

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