Skip to content

Commit 5eb16b6

Browse files
Editorial: add 103 to note about null body response
1 parent 90ddae7 commit 5eb16b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7574,8 +7574,8 @@ these steps:
75747574
<p>If <var>response</var>'s <a for=response>status</a> is a <a>null body status</a>, then
75757575
<a>throw</a> a {{TypeError}}.
75767576

7577-
<p class="note no-backref">101 is included in <a>null body status</a> due to its use elsewhere.
7578-
It does not affect this step.
7577+
<p class="note no-backref">101 and 103 are included in <a>null body status</a> due to their
7578+
use elsewhere. They do not affect this step.
75797579

75807580
<li><p>Set <var>response</var>'s <a for=response>body</a> to <var>body</var>'s
75817581
<a for="body with type">body</a>.

0 commit comments

Comments
 (0)