Re: [whatwg/fetch] Partition HTTP Connections (#1063)

@shivanigithub commented on this pull request.



> @@ -4796,7 +4804,7 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b
 
  <li><p>Let <var>response</var> be null.
 
- <li><p>Let <var>httpCache</var> be the result of <a>determining the HTTP cache partition</a>, given
+ <li><p>Let <var>httpCache</var> be the result of <a>determining the HTTP state partition</a>, given

Let <var>httpCache</var> be the HTTP cache associated with the result of <a>determining the HTTP cache partition</a>

-- 
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/1063#pullrequestreview-460312436

Received on Monday, 3 August 2020 20:17:25 UTC