Re: [w3c/ServiceWorker] Use new Streams algorithms (#1533)

@jakearchibald commented on this pull request.



> +                            : [=read request/close steps=]
+                            ::
+                                1. Set |end-of-body| to true.
+                            : [=read request/error steps=]
+                                1. [=ReadableStream/error=] |newStream| with a {{TypeError}}.

Fair enough. Add in the `::` then it's good to go.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1533#discussion_r488524648

Received on Tuesday, 15 September 2020 09:34:21 UTC