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 3bd43ea commit e57203cCopy full SHA for e57203c
fetch.bs
@@ -3109,8 +3109,8 @@ steps:
3109
<li><p>Set <var>httpRequest</var>'s <a for=request>body</a> to <var>body</var>.
3110
3111
<li><p>If <var>body</var> is non-null, then set <var>request</var>'s <a for=request>body</a> to a
3112
- new <a for=/>body</a> whose <a for=body>stream</a> is null and whose <a for=body>source</a> is
3113
- <var>body</var>'s <a for=body>source</a>.
+ new <a for=/>body</a> whose <a for=body>stream</a> is null and whose <a for=body>source</a> is
+ <var>body</var>'s <a for=body>source</a>.
3114
</ol>
3115
3116
<p class="note no-backref">Here we do not <a for=request>clone</a> <var>request</var> in order
0 commit comments