- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 14 Apr 2021 04:02:47 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 April 2021 11:02:59 UTC
@noamr commented on this pull request. > <li><p>If <var>timingInfo</var> is null, then return. - <li><p>If <var>response</var>'s <a for=response>timing allow passed flag</a> is not set, then set - <var>timingInfo</var> to a new <a for=/>fetch timing info</a> whose - <a for="fetch timing info">start time</a> and - <a for="fetch timing info">post-redirect start time</a> are <var>timingInfo</var>'s - <a for="fetch timing info">start time</a>. + <li><p>If <var>response</var>'s <a for=response>timing allow passed flag</a> is not set, then ack -- 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/1202#discussion_r613149210
Received on Wednesday, 14 April 2021 11:02:59 UTC