Skip to content

Commit

Permalink
Attach timing info and URL to network errors
Browse files Browse the repository at this point in the history
Also, report timing info for network errors for the fetch() APIs.
The timing info attached to a network error is always "opaque",
containing only start/end time and the original request URL.

This change currently only applies to the fetch API, and should be
applied to the different callers of FETCCH as part of
[this](whatwg/html#6542) and
[this](whatwg/xhr#319) work.

Closes whatwg#1215
  • Loading branch information
noamr committed Sep 28, 2021
1 parent d6889b0 commit 0d930ae
Showing 1 changed file with 115 additions and 49 deletions.
Loading

0 comments on commit 0d930ae

Please sign in to comment.