- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 14 Dec 2022 01:08:50 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 December 2022 09:09:04 UTC
@annevk approved this pull request.
> @@ -2828,7 +2833,8 @@ steps:
<li><p>Set <var>timingInfo</var>'s <a for="connection timing info">domain lookup start time</a>
to the <a for=/>unsafe shared current time</a>.
- <li><p>Let <var>hosts</var> be « <var>origin</var>'s <a for=origin>host</a> ».
+ <li><p>Let <var>hosts</var> be « <var>url</var>'s <a for=url>origin</a>'s
+ <a for=origin>host</a> ».
Nice catch!
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1570#pullrequestreview-1217049745
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1570/review/1217049745@github.com>
Received on Wednesday, 14 December 2022 09:09:04 UTC