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

Use response body info instead of timing info for body sizes #321

Merged
merged 5 commits into from
Jun 17, 2022

Commits on May 26, 2022

  1. Use resource info instead of timing info for body sizes

    Those numbers are per-response and not per-fetch, so they need to be
    treated separately.
    noamr committed May 26, 2022
    Configuration menu
    Copy the full SHA
    4564a34 View commit details
    Browse the repository at this point in the history
  2. Rename to resource body info

    noamr committed May 26, 2022
    Configuration menu
    Copy the full SHA
    87a4dbf View commit details
    Browse the repository at this point in the history
  3. Rename to resource body info

    noamr committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2ffc9bb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Adjust to fetch rename

    noamr committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    dded28b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Fix typo

    noamr committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9cf8453 View commit details
    Browse the repository at this point in the history