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

Optimisations and `document` request and rule handling fixes #35

Merged
merged 10 commits into from Jun 28, 2019

changes blocking of requests marked with `document` type

Previous behaviour was to apply rules with no explicit type to `document`-typed requests as well, which was often resulting in the user seeing a blank page. Changing to _only_ applying `document`-typed rules and untyped exceptions to `document`-typed requests
  • Loading branch information
AndriusA committed Jun 28, 2019
commit 3526ce6054a19f06ec5420666c3ae885fe5d1013
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.