Re: [whatwg/fetch] Attach timing info and URL to network errors, and report for fetch API (#1311)

@noamr commented on this pull request.



> @@ -206,6 +206,10 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
 
  <dt><dfn for="fetch params">timing info</dfn>
  <dd>A <a for=/>fetch timing info</a>.
+
+ <dt><dfn for="fetch params">ready for clients flag</dfn> (initially unset).
+ <dt><dfn for="fetch params">network read complete flag</dfn> (initially unset).
+ <dd>A flag.

Right. fixed

-- 
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/1311#discussion_r729738952

Received on Friday, 15 October 2021 11:28:54 UTC