Re: [whatwg/fetch] Initial resource timing integration. (#1185)

@noamr commented on this pull request.



>  
  <li>
   <p>Run these steps, but <a>abort when</a> the ongoing fetch is <a for=fetch>terminated</a>:
 
   <ol>
    <li>
     <p>Set <var>connection</var> to the result of establishing an HTTP connection to
-    <var>origin</var>. [[!HTTP]] [[!HTTP-SEMANTICS]] [[!HTTP-COND]] [[!HTTP-CACHING]] [[!HTTP-AUTH]]
-    [[!TLS]]
+    <var>origin</var>, with the following caveats:

Seems like "caveats" is used in this way in https://fetch.spec.whatwg.org/#http-network-fetch (#7), while conditions seems to mean something else.

-- 
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_r587176475

Received on Thursday, 4 March 2021 06:12:23 UTC