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 support for gzip encoding #128

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Add support for gzip encoding #128

merged 1 commit into from
Aug 28, 2023

Conversation

ajsutton
Copy link
Contributor

Adds support for gzip encoding responses using https://github.com/nanmu42/gzip

Gzip is only used if the Accept-Encoding header specifies gzip as a supported encoding type.

@ajsutton ajsutton requested a review from samcm as a code owner August 26, 2023 05:00
@samcm
Copy link
Member

samcm commented Aug 26, 2023

Thank you @ajsutton! Will get this released first thing on Monday 💪

@samcm samcm merged commit df7fb3a into ethpandaops:master Aug 28, 2023
7 checks passed
@ajsutton ajsutton deleted the gzip branch August 29, 2023 23:15
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.

2 participants