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

Rules selection algorithm when HTTPS filtering is disabled #1291

Closed
ameshkov opened this issue Apr 13, 2020 · 0 comments
Closed

Rules selection algorithm when HTTPS filtering is disabled #1291

ameshkov opened this issue Apr 13, 2020 · 0 comments

Comments

@ameshkov
Copy link
Member

Steps to reproduce by @AdamWr:
#1066 (comment)

The current algorithm of how rules are selected is not ideal. You select a rule with the highest priority first and then decide not to apply it based on some additional conditions.

Instead, you should check these conditions right when you're selecting the rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants