Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass response body info through #176

Merged
merged 3 commits into from
Jun 17, 2022
Merged

Pass response body info through #176

merged 3 commits into from
Jun 17, 2022

Conversation

noamr
Copy link
Contributor

@noamr noamr commented Mar 20, 2022

As part of whatwg/fetch#1413
encoded body size and decoded body size are no longer part of timing info and need to be passed separately, as unlike the rest of fetch timing info they do get stored with the response.


Preview | Diff

@noamr noamr requested a review from yoavweiss March 20, 2022 13:11
index.html Outdated Show resolved Hide resolved
Copy link
Contributor

@yoavweiss yoavweiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@noamr noamr changed the title Pass resource info through Pass response body info through May 26, 2022
@noamr noamr merged commit 8716ea0 into gh-pages Jun 17, 2022
@noamr noamr deleted the resource-info branch June 17, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants