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

feat: Enable GZIP compression for request payloads #852

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

epicadk
Copy link
Contributor

@epicadk epicadk commented Jan 28, 2025

No description provided.

Added support for GZIP compression in HTTP requests to improve payload handling efficiency. Introduced configuration options including methods in `MixpanelAPI` and `MPConfig` for enabling or disabling GZIP compression. Updated `HttpService` to conditionally handle GZIP-compressed payloads and included corresponding tests to ensure functionality.
@epicadk epicadk marked this pull request as ready for review January 29, 2025 07:49
@jaredmixpanel jaredmixpanel merged commit 85b4da1 into mixpanel:master Jan 30, 2025
1 check passed
@epicadk epicadk deleted the ak/gzip branch January 31, 2025 02:29
@jaredmixpanel
Copy link
Collaborator

@epicadk v8.0.2 has been released with these changes

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.

2 participants