Re: [whatwg/fetch] Add Stale While Revalidate Handling (#853)

dtapuska commented on this pull request.



>  
         <p class=note>See also the
         "<a href=https://tools.ietf.org/html/rfc7234#section-4.3.4>Sending a Validation Request</a>"
         chapter of <cite>HTTP Caching</cite> [[!HTTP-CACHING]].
 
-       <li><p>Otherwise, set <var>response</var> to <var>storedResponse</var> and set
+        <li><p>Otherwise, set <var>response</var> to <var>storedResponse</var> and set

An <ol> is missing here. The last Otherwise is supposed to be inside the main Otherwise.

-- 
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/853#discussion_r259039513

Received on Thursday, 21 February 2019 17:42:36 UTC