Prebid.js icon indicating copy to clipboard operation
Prebid.js copied to clipboard

draft: IX Bid Adapter: change outgoing exchange request type from GET to POST

Open ix-peiyuan opened this issue 3 years ago • 1 comments

Type of change

  • [ ] Bugfix
  • [x] Feature
  • [ ] New bidder adapter
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [ ] Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • [ ] Other

Description of change

(The PR is a replicate of #8658, whose owned is on vacation and I am taking over)

Changes Adapter request to Exchange from GET to POST to have higher request size limit. No functional changes for users Tests updated

Contact [email protected] for more information.

ix-peiyuan avatar Aug 05 '22 18:08 ix-peiyuan

@ix-peiyuan looks like there is a linting error here but the code it is referring to looks to be removed?

ChrisHuie avatar Aug 08 '22 12:08 ChrisHuie