From 2fa49c04fd4d526cb3d747a6e6b17c6b42043b17 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 19 Feb 2021 16:12:07 +0100 Subject: [PATCH] Give all bodies a stream This simplifies some wording introduced in #425 and aligns it with the recently introduced cloning for service workers. Fixes #1176. --- fetch.bs | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/fetch.bs b/fetch.bs index e4ae6edd1..495a51bef 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1001,8 +1001,7 @@ worked on in issue #1156

A body consists of: