You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the approach of mirroredQuery in Section 8.4.4, implement a variant of fetch that requests several URLs concurrently.
As soon as the first response arrives, cancel the other requests.