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

Don't unblock inflight requests when the last intecept is removed #1890

Closed
Lightning00Blade opened this issue Feb 23, 2024 · 1 comment
Closed
Assignees
Labels
duplicate This issue or pull request already exists network

Comments

@Lightning00Blade
Copy link
Collaborator

Consider the following scenario:

  1. Enable interception for URL A

  2. Fetch for URL A, it gets Blocked

  3. Remove interception

  4. Expectation:

    • The request should continue to be blocked
  5. Reality:

    • The request is continued
@Lightning00Blade
Copy link
Collaborator Author

Closing in favor of #2147

@Lightning00Blade Lightning00Blade added the duplicate This issue or pull request already exists label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists network
Projects
None yet
Development

No branches or pull requests

1 participant