We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ddae7 commit 5eb16b6Copy full SHA for 5eb16b6
fetch.bs
@@ -7574,8 +7574,8 @@ these steps:
7574
<p>If <var>response</var>'s <a for=response>status</a> is a <a>null body status</a>, then
7575
<a>throw</a> a {{TypeError}}.
7576
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.
+ <p class="note no-backref">101 and 103 are included in <a>null body status</a> due to their
+ use elsewhere. They do not affect this step.
7579
7580
<li><p>Set <var>response</var>'s <a for=response>body</a> to <var>body</var>'s
7581
<a for="body with type">body</a>.
0 commit comments