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

add gzip handling to http_input #581

Merged
merged 3 commits into from
May 8, 2024
Merged

Conversation

ekneg54
Copy link
Collaborator

@ekneg54 ekneg54 commented May 2, 2024

No description provided.

@ekneg54 ekneg54 added the enhancement New feature or request label May 2, 2024
@ekneg54 ekneg54 self-assigned this May 2, 2024
* use zlib library for gzip compression because it is the faster implementation
* parametrize the test to check implementation in all endpoints
@ekneg54 ekneg54 marked this pull request as ready for review May 7, 2024 06:40
@ekneg54 ekneg54 requested a review from djkhl May 7, 2024 06:40
Copy link
Collaborator

@djkhl djkhl left a comment

Choose a reason for hiding this comment

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

everything works as expected and looks good. thank you for adding this feature. :)

@ekneg54 ekneg54 merged commit 7eada41 into main May 8, 2024
10 checks passed
@ekneg54 ekneg54 deleted the dev-http-connector-gzip-handling branch May 8, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants