Re: [whatwg/fetch] Add abort reason to abort fetch (PR #1343)

@nidhijaju commented on this pull request.



> @@ -231,6 +231,9 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
 
  <dt><dfn for="fetch controller">report timing steps</dfn> (default null)
  <dd>Null or an algorithm accepting a <a for=/>global object</a>.
+
+ <dt><dfn for="fetch controller">cloned error</dfn> (default "<code><a exception>AbortError</a></code>" {{DOMException}})

Done. I made the default `null`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1343#discussion_r937494231
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1343/review/1061483378@github.com>

Received on Thursday, 4 August 2022 08:24:20 UTC