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

make case insensitive comparison in auction request #3113

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

gargcreation1992
Copy link
Contributor

@gargcreation1992 gargcreation1992 commented Sep 20, 2023

We need to make case insensitive comparison in the request while in the response we should return the same bidder name(with whatever case) from the request.
By doing case insensitive comparison in the request, we are not making any changes in our current auction flow. Our current auction flow will work the same way as it is today.

partially resolves - #2400

Copy link
Collaborator

@hhhjort hhhjort left a comment

Choose a reason for hiding this comment

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

LGTM

@gargcreation1992 gargcreation1992 merged commit b9c2614 into master Sep 25, 2023
3 checks passed
@gargcreation1992 gargcreation1992 deleted the PBS-1254-1 branch September 25, 2023 16:53
@Sonali-More-Xandr Sonali-More-Xandr restored the PBS-1254-1 branch September 26, 2023 12:37
@bsardo bsardo removed the PBS 2.0 label Sep 26, 2023
@SyntaxNode SyntaxNode deleted the PBS-1254-1 branch October 2, 2023 17:53
AvinashKapre pushed a commit to PubMatic-OpenWrap/prebid-server that referenced this pull request Oct 26, 2023
pm-nilesh-chate pushed a commit to PubMatic-OpenWrap/prebid-server that referenced this pull request Oct 27, 2023
Co-authored-by: Ashish Garg <gargcreation1992@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants