Re: [whatwg/fetch] Add a "revalidated" cache state (#1232)

@annevk approved this pull request.



> @@ -1938,8 +1938,8 @@ message as HTTP/2 does not support them.
 <a for=/>response</a>'s <a for=response>body</a> are always null.
 
 <p>A <a for=/>response</a> has an associated
-<dfn export for=response id=concept-response-cache-state>cache state</dfn> (the empty string or
-"<code>local</code>"). Unlesss stated otherwise, it is the empty string.
+<dfn export for=response id=concept-response-cache-state>cache state</dfn> (the empty string,
+"<code>local</code>", or "<code>validated</code>"). Unlesss stated otherwise, it is the empty string.

Exceeds 100columns.

-- 
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/1232#pullrequestreview-656495932

Received on Tuesday, 11 May 2021 09:38:46 UTC