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

DNT header support added #693

Closed
wants to merge 4 commits into from
Closed

DNT header support added #693

wants to merge 4 commits into from

Conversation

apaliy
Copy link
Contributor

@apaliy apaliy commented Apr 28, 2020

If the "DNT" http header has a value of "1"
or if device.dnt has a value of "1"
Then follow the same anonymization rules as for device.lmt defined in #833

In addition, when the DNT:1 HTTP header is seen, /cookie-sync and /setuid should immediately give up with HTTP 204

@apaliy apaliy requested review from DGarbar and rpanchyk April 28, 2020 10:09
apaliy added 2 commits May 4, 2020 16:29
# Conflicts:
#	src/test/java/org/prebid/server/handler/CookieSyncHandlerTest.java
#	src/test/java/org/prebid/server/handler/SetuidHandlerTest.java
@rpanchyk
Copy link
Contributor

Update from @bretg

We discussed in Prebid Server committee today and have decided 
not to support this obsolete privacy standard. 

Please don't merge these changes – just cancel. Thanks.

Closing.

@rpanchyk rpanchyk closed this May 20, 2020
@rpanchyk rpanchyk deleted the support-dnt branch May 20, 2020 10:58
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.

3 participants