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

Auto-update History panel with JavaScript fetch requests. #1685

Merged

Commits on Oct 21, 2022

  1. Auto-update History panel with JavaScript fetch requests.

    The fetch and XHR requests don't share internals in JavaScript. We should
    automatically capture both sets of requests as they occur.
    tim-schilling committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    faf8bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1ea58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b023198 View commit details
    Browse the repository at this point in the history