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

add support for the 'Origin' header: Request.Origin #143

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

physics-sec
Copy link

Hello!
I added support for the Origin header. This allows the user to, for example, find all cross-domain requests easily:

Request.Origin != "" AND Request.Origin != Request.Host

@CoreyD97
Copy link
Contributor

Great idea, thanks for the PR!
I'll get this reviewed and pulled soon :)

@CoreyD97 CoreyD97 merged commit 65bbed9 into nccgroup:master Jan 12, 2022
@CoreyD97
Copy link
Contributor

Thank you for the contribution. Sorry it has taken me so long to handle this!

@physics-sec physics-sec deleted the origin-header branch January 12, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants