- From: Abin K Paul <notifications@github.com>
- Date: Tue, 16 Aug 2022 06:00:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 August 2022 13:00:20 UTC
@abinpaul1 commented on this pull request.
> @@ -4391,8 +4391,8 @@ steps:
<a for=request>initiator type</a> is not null, then
<a for=/>mark resource timing</a> given <var>timingInfo</var>, <var>request</var>'s
<a for=request>URL</a>, <a for="fetch params">request</a>'s
- <a for=request>initiator type</a>, <var>global</var>, <var>cacheState</var>, and
- <var>bodyInfo</var>.
+ <a for=request>initiator type</a>, <var>global</var>, <var>cacheState</var>,
+ <var>bodyInfo</var>, and <var>response</var>'s <a for=response>status</a>.
Updated it to also take into account `request`'s mode and also origin
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1468#discussion_r946747410
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1468/review/1074071531@github.com>
Received on Tuesday, 16 August 2022 13:00:20 UTC