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): support options in playwright._newRequest #9061

Merged
merged 7 commits into from
Sep 22, 2021

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    44dc91f View commit details
    Browse the repository at this point in the history
  2. Organize imports

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a0e6c01 View commit details
    Browse the repository at this point in the history
  3. Mark _newRequest as js-only

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b77817b View commit details
    Browse the repository at this point in the history
  4. fix lint

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2aa55cb View commit details
    Browse the repository at this point in the history
  5. Removed redundant text

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7492b75 View commit details
    Browse the repository at this point in the history
  6. Removed commented code

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a74e7be View commit details
    Browse the repository at this point in the history
  7. Update types after rebase

    yury-s committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c6ca556 View commit details
    Browse the repository at this point in the history