- From: Dan Robertson <notifications@github.com>
- Date: Thu, 02 Mar 2023 19:01:24 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 March 2023 03:01:36 UTC
@dlrobertson commented on this pull request. > @@ -7852,7 +7855,7 @@ constructor steps are: <ol> <li><p>Let <var>bodyWithType</var> be the result of <a for=BodyInit>extracting</a> - <var>init</var>["{{RequestInit/body}}"], with <a for=BodyInit/extract><var>keepalive</var></a> + <var>init</var>["{{RequestInit/body}}"], with <a for=BodyInit/extract>keepalive</a> Ah, good catch -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1612#discussion_r1123980833 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1612/review/1323034967@github.com>
Received on Friday, 3 March 2023 03:01:36 UTC