diff --git a/fetch.bs b/fetch.bs index d3dc35f16..040692af9 100644 --- a/fetch.bs +++ b/fetch.bs @@ -3109,8 +3109,8 @@ steps:
  • Set httpRequest's body to body.

  • If body is non-null, then set request's body to a - new body whose stream is null and whose source is - body's source. + new body whose stream is null and whose source is + body's source.

    Here we do not clone request in order