- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 14 Jun 2022 02:17:54 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 June 2022 09:18:09 UTC
@noamr commented on this pull request.
> @@ -5278,8 +5298,8 @@ steps. They return a <a for=/>response</a>.
       <p class=note>If <var>forwardResponse</var> is a <a>network error</a>, this effectively caches
       the network error, which is sometimes known as "negative caching".
 
-      <p class=note>The associated <a for=response>timing info</a> is stored in the cache
-      alongside the response.
+      <p>The user agent should store <var>forwardResponse</var>'s <a for=response>body info</a>
+      as part of the response.
Will change back, I don't recall.
-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1413#discussion_r896581293
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1413/review/1005522966@github.com>
Received on Tuesday, 14 June 2022 09:18:09 UTC