- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 01 Mar 2023 17:38:27 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 March 2023 01:38:39 UTC
@annevk commented on this pull request.
Thanks! One nit.
> @@ -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>
I think this should use `<i>` looking at https://infra.spec.whatwg.org/#example-algorithm-optional-named-params.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1612#pullrequestreview-1320915833
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1612/review/1320915833@github.com>
Received on Thursday, 2 March 2023 01:38:39 UTC