- From: Yoichi Osato <notifications@github.com>
- Date: Mon, 05 Apr 2021 19:27:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 April 2021 02:27:46 UTC
@yoichio commented on this pull request. > @@ -4156,6 +4156,33 @@ these steps: <li><p>Let <var>requestForServiceWorker</var> be a <a for=request>clone</a> of <var>request</var>. + <li> + <p> If <var>requestForServiceWorker</var>'s <a for=/>body</a> is non-null, then: + + <ol> + <li> Let <var>transformAlgorithm</var> given <var>chunk</var> be these steps: Added `<p>` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1199#discussion_r607443655
Received on Tuesday, 6 April 2021 02:27:46 UTC