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

feat(fetch): expose timings #32647

Closed
wants to merge 5 commits into from

Commits on Sep 17, 2024

  1. feat(fetch): expose .timing()

    make responseEnd optional
    
    make it more similar to existing types
    
    missed one!
    Skn0tt committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8de8383 View commit details
    Browse the repository at this point in the history
  2. fix bug with socks/http proxy

    Skn0tt committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    819e0a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7a251be View commit details
    Browse the repository at this point in the history
  2. startAt needs to be walltime

    Skn0tt committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b717257 View commit details
    Browse the repository at this point in the history
  3. some more relativeTime

    Skn0tt committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b1d523b View commit details
    Browse the repository at this point in the history