Rule by origin #3434
JGJ52
started this conversation in
Feature Requests
Rule by origin
#3434
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
so when a website sends a http request using javascript theres an Origin header
i think there should be a type of rule, that checks if that origin header equals something
Motivation
im running https://github.com/nickacpt/nmsr-rs for myself, and i dont want anyone using it on their website, only me on mine.
Proposed Solution
you can choose Match Type 'Origin' for rules, and value is the blocked/allowed website's url
Alternatives Considered
No response
Additional Context
No response
All reactions