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

@yutakahirano commented on this pull request.

Looking...

I don't have a plan to implement this to Chrome at this moment. @npm1 @yoavweiss do you?

>  </ol>
 
 <p>To <dfn>finalize response</dfn> given a <a for=/>fetch params</a> <var>fetchParams</var> and a
 <a for=/>response</a> <var>response</var>, run these steps:
 
 <ol>
+ <li><p>If<var>fetchParams</var>'s <a for="fetch params">ready for clients</a> is false or

You need a space after "If".

-- 
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#pullrequestreview-790530281

Received on Wednesday, 27 October 2021 12:03:33 UTC