-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
finalize and report timing
to controller
A new method called `conclude` reports the timing for the resource. The timing info used is the one attached to the fetch rather than one attached to a response. This is done to reduce ambiguities when timing info is attached to the `response`, as it's unclear what happens to that timing info when a response is cloned, reused, serialized or stored & restored from cache.
- Loading branch information
Showing
1 changed file
with
67 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters