- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 10 Mar 2021 04:34:10 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 March 2021 12:34:22 UTC
@annevk commented on this pull request. > @@ -4773,6 +4977,9 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps: `<code>Transfer-Encoding</code>`/`<code>chunked</code>` and <var>response</var> is transferred via HTTP/1.0 or older, then return a <a>network error</a>. + <li><p>Set <var>timingInfo</var>'s <a for="fetch timing info">response start time</a> to It seems the current text leaves response start time undefined for responses from the cache, responses from `blob:` URLs, etc. Is that intended? -- 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/1185#discussion_r591449828
Received on Wednesday, 10 March 2021 12:34:22 UTC