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 GPC header #219

Merged
merged 5 commits into from
Aug 28, 2022
Merged

Add support for GPC header #219

merged 5 commits into from
Aug 28, 2022

Conversation

doamatto
Copy link
Contributor

doamatto added 2 commits July 22, 2022 07:55
The `if` statement is there purely so that nothing more has to change handling wise. If either value is true, DNT policy should kick in and no data should be stored/tracked. *Should* just work™.
Copy link
Owner

@milesmcc milesmcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! See comments.

shynet/analytics/views/ingress.py Outdated Show resolved Hide resolved
shynet/analytics/views/ingress.py Outdated Show resolved Hide resolved
@doamatto doamatto requested a review from milesmcc July 25, 2022 15:42
@milesmcc
Copy link
Owner

Need to just verify locally but lgtm.

@milesmcc
Copy link
Owner

@doamatto could you verify which of HTTP_SEC-GPC/HTTP_SEC_GPC is correct? Once that's done, ready to merge!

@doamatto
Copy link
Contributor Author

Apologies, it seems the notification went to the bottom of my feed. I've since changed it to be an underscore; should be good to go now, touch wood.

@milesmcc milesmcc merged commit 4d7c036 into milesmcc:master Aug 28, 2022
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.

Support for GPC header
2 participants