Skip to content

Gzip: Add decompression handler#4498

Open
And1sS wants to merge 4 commits into
dependencies-updatefrom
add-gzip-decompression-handler
Open

Gzip: Add decompression handler#4498
And1sS wants to merge 4 commits into
dependencies-updatefrom
add-gzip-decompression-handler

Conversation

@And1sS
Copy link
Copy Markdown
Collaborator

@And1sS And1sS commented May 13, 2026

🔧 Type of changes

  • new bid adapter
  • bid adapter update
  • new feature
  • new analytics adapter
  • new module
  • module update
  • bugfix
  • documentation
  • configuration
  • dependency update
  • tech debt (test coverage, refactorings, etc.)

✨ What's the context?

Added ability to decompress request body when gzip query param is equal to 1 or true as requested here: prebid/prebid-server#4474.

PR also replaces auction.max-request-size with server.max-body-size setting that configures application-wide max body size for all endpoints.

🧠 Rationale behind the change

prebid/prebid-server#4474

🧪 Test plan

Unit tests

🏎 Quality check

  • Are your changes following our code style guidelines?
  • Are there any breaking changes in your code?
  • Does your test coverage exceed 90%?
  • Are there any erroneous console logs, debuggers or leftover code in your changes?

@And1sS And1sS requested review from CTMBNara and Lightwood13 May 13, 2026 13:10
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.

1 participant