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

Core: enable Sec-Browsing-Topics header on outgoing bidder requests #10340

Merged
merged 6 commits into from
Aug 11, 2023

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Aug 9, 2023

Type of change

  • Feature

Description of change

  • refactor ajax.js to use fetch instead of XHR
  • automatically pass browsingTopics: true to fetch, for all bidder requests, when the transmitUfpd activity is allowed

Other information

Closes #9980

@patmmccann patmmccann merged commit e1acefe into prebid:master Aug 11, 2023
4 checks passed
santii7395 pushed a commit to themaven-net/Prebid.js that referenced this pull request Aug 28, 2023
…prebid#10340)

* Convert ajax to fetch

* Enable browsing topics header for client bidders

* Enable browsingTopics for PBS

* Improve mockFetchServer requestHeaders property
@mikemangas
Copy link

mikemangas commented Feb 26, 2024

hello, is it still necessary, to fill out the form https://goo.gle/privacy-sandbox-enroll-form for using the topics API?
or was it meant only for the test-phase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Recode ajax.js to use fetch
4 participants